2 * Generated by class-dump 3.1.2.
4 * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2007 by Steve Nygard.
9 @interface SMSTextView
: UITextView
11 BOOL _ignoresEnsureSelection
;
12 int _lastCursorLocation
;
15 - (int)lastCursorPosition
;
16 - (void)ensureSelection
;
17 - (void)setText
:(id
)fp8
;
18 - (void)touchesEnded
:(id
)fp8 withEvent
:(id
)fp12
;
19 - (void)_forceSetContentSize
:(struct CGSize
)fp8
;
20 - (void)_setCursorLocation
:(int)fp8
;
21 - (int)_cursorLocation
;
22 - (void)restoreCursorPosition
;
23 - (id
)initWithFrame
:(struct CGRect
)fp8
;
24 - (BOOL
)becomeFirstResponder
;
25 - (void)saveCursorPosition
;
26 - (id
)automaticallySelectedOverlay
;