9 id <CPScrollViewDelegate> _delegate;
12 BOOL _hasVerticalScroller;
13 BOOL _hasHorizontalScroller;
14 BOOL _autohidesScrollers;
19 CPInteger _recursionCount;
20 CPInteger _implementedDelegateMethods;
22 float _verticalLineScroll;
23 float _verticalPageScroll;
24 float _horizontalLineScroll;
25 float _horizontalPageScroll;
27 CPBorderType _borderType;
32 int _scrollerKnobStyle;