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/UIView.h>
9 @
class UIWebDocumentView
;
11 @interface UITextLoupe
: UIView
13 UIWebDocumentView
*m_webView
;
23 + (void)touchLoupeTimer
:(id
)fp8
;
24 + (void)cancelLoupeTimer
;
25 - (id
)initWithFrame
:(struct CGRect
)fp8
;
26 - (id
)initWithWebView
:(id
)fp8
;
29 - (struct CGRect
)frame
;
30 - (void)setWebView
:(id
)fp8
;
31 - (void)setTopConstrained
:(BOOL
)fp8
;
32 - (void)zoomUpAnimation
;
33 - (void)logPoint
:(struct CGPoint
)fp8
;
34 - (void)updateFrameAndOffsetForPoint
:(struct CGPoint
)fp8
;
35 - (void)update
:(struct CGPoint
)fp8
;
36 - (struct CGPoint
)terminalPoint
;
37 - (void)zoomDownAnimation
;
38 - (void)zoomDownAnimationDidStop
:(id
)fp8 finished
:(id
)fp12
;
42 - (void)drawRect
:(struct CGRect
)fp8
;
43 - (int)textEffectsVisibilityLevel
;