2 * Generated by class-dump 3.1.2.
4 * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2007 by Steve Nygard.
7 #import <UIKit/UIScroller.h>
9 @interface
UIScroller (Internal
)
10 + (void)_registerForNotifications
;
11 + (void)_unregisterForNotifications
;
12 - (void)_adjustBackgroundShadowsForContentSize
:(struct CGSize
)fp8
;
13 - (void)_resetScrollingWithEvent
:(struct __GSEvent
*)fp8
;
14 - (void)_stopScrollingNotify
:(BOOL
)fp8 dealloc
:(BOOL
)fp12 pin
:(BOOL
)fp16
;
15 - (BOOL
)_alwaysHandleInteractionEvents
;
16 - (BOOL
)_isUserScrolling
;
17 - (id
)_topSpecialView
;
18 - (id
)_bottomSpecialView
;
19 - (id
)_bottomShadowView
;
20 - (void)_adjustSpecialViews
;
21 - (void)_addScrollNotificationView
:(id
)fp8
;
22 - (void)_removeScrollNotificationView
:(id
)fp8
;
23 - (void)_cancelContentHighlight
;
24 - (id
)_defaultHitTest
:(struct CGPoint
)fp8 forEvent
:(struct __GSEvent
*)fp16
;