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/UIWebDocumentView.h>
9 @interface
UIWebDocumentView (Selecting
)
10 - (BOOL
)mouseEventsChangeSelection
;
11 - (BOOL
)shouldChangeSelectionForEvent
:(struct __GSEvent
*)fp8
;
12 - (struct CGRect
)visibleRectForSelecting
;
13 - (struct CGPoint
)constrainedPoint
:(struct CGPoint
)fp8
;
14 - (void)startAutoscroll
:(struct CGPoint
)fp8
;
15 - (void)cancelAutoscroll
;
16 - (void)textLoupeTimerAction
;
17 - (void)selectionMouseDown
:(struct __GSEvent
*)fp8
;
18 - (void)selectionMouseDragged
:(struct __GSEvent
*)fp8
;
19 - (void)selectionMouseUp
:(struct __GSEvent
*)fp8
;
20 - (BOOL
)textLoupeActive
;
21 - (void)setTextLoupeActive
:(BOOL
)fp8
;
22 - (void)createTextLoupeIfNeeded
;
24 - (void)updateTextLoupe
:(struct CGPoint
)fp8
;
25 - (void)removeTextLoupe
;
26 - (void)fadeTextLoupe
;
27 - (BOOL
)autocorrectPromptCapturedMouseDown
:(struct __GSEvent
*)fp8
;