#include "CoreGraphics/CGGeometry.h"
Go to the source code of this file.
Variables | |
import CPControl j | CPScrollerNoPart = 0 |
CPScrollerDecrementPage = 1 | |
CPScrollerKnob = 2 | |
CPScrollerIncrementPage = 3 | |
CPScrollerDecrementLine = 4 | |
CPScrollerIncrementLine = 5 | |
CPScrollerKnobSlot = 6 | |
CPScrollerIncrementArrow = 0 | |
CPScrollerDecrementArrow = 1 | |
CPNoScrollerParts = 0 | |
CPOnlyScrollerArrows = 1 | |
CPAllScrollerParts = 2 |
Definition at line 42 of file CPScroller.j.
Definition at line 40 of file CPScroller.j.
Definition at line 41 of file CPScroller.j.
Definition at line 38 of file CPScroller.j.
Definition at line 33 of file CPScroller.j.
Definition at line 30 of file CPScroller.j.
Definition at line 37 of file CPScroller.j.
Definition at line 34 of file CPScroller.j.
Definition at line 32 of file CPScroller.j.
CPScrollerKnob = 2 |
Definition at line 31 of file CPScroller.j.
Definition at line 35 of file CPScroller.j.
import CPControl j CPScrollerNoPart = 0 |
Definition at line 29 of file CPScroller.j.