2 * Generated by class-dump 3.1.2.
4 * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2007 by Steve Nygard.
9 @
class NSString
, NSTimer
, UIFont
;
11 @interface TPLockTextView
: UIView
14 struct CGImage
*_textCache
;
17 double _maskStartTime
;
23 - (void)_cacheLabel
:(id
)fp8 size
:(struct CGSize
)fp12
;
24 - (id
)initWithLabel
:(id
)fp8 fontSize
:(float)fp12
;
26 - (void)startAnimation
;
27 - (void)stopAnimation
;
28 - (void)setFPS
:(float)fp8
;
30 - (void)drawRect
:(struct CGRect
)fp8
;
31 - (void)movedFromWindow
:(id
)fp8
;