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 TPPhonePad
: UIControl
20 struct __CFSet
*_inflightSounds
;
21 struct __CFDictionary
*_keyToButtonMap
;
22 unsigned int _incompleteSounds
;
23 unsigned int _delegateSoundCallbacks
:1;
24 unsigned int _soundsActivated
:1;
27 + (BOOL
)shouldStringAutoDial
:(id
)fp8 givenLastChar
:(BOOL
)fp12
;
28 + (BOOL
)launchFieldTestIfNeeded
:(id
)fp8
;
29 + (void)_delayedDeactivate
;
30 - (id
)initWithFrame
:(struct CGRect
)fp8
;
32 - (void)_activateSounds
:(BOOL
)fp8
;
33 - (void)removeFromSuperview
;
34 - (void)_appSuspended
;
36 - (void)movedFromWindow
:(id
)fp8
;
37 - (void)movedToWindow
:(id
)fp8
;
38 - (void)setDelegate
:(id
)fp8
;
39 - (void)setPlaysSounds
:(BOOL
)fp8
;
40 - (void)setButton
:(id
)fp8 forKeyAtIndex
:(int)fp12
;
41 - (void)setNeedsDisplayForKey
:(int)fp8
;
45 - (void)drawRect
:(struct CGRect
)fp8
;
46 - (BOOL
)pointMostlyInside
:(struct CGPoint
)fp8 forEvent
:(struct __GSEvent
*)fp16
;
47 - (id
)hitTest
:(struct CGPoint
)fp8 forEvent
:(struct __GSEvent
*)fp16
;
48 - (void)setHighlighted
:(BOOL
)fp8
;
49 - (BOOL
)cancelMouseTracking
;
50 - (void)_handleKey
:(id
)fp8 forEvent
:(struct __GSEvent
*)fp12
;
51 - (void)_handleKeyPressAndHold
:(id
)fp8
;
52 - (int)_keyForPoint
:(struct CGPoint
)fp8
;
53 - (struct CGRect
)_rectForKey
:(int)fp8
;
54 - (void)_notifySoundCompletionIfNecessary
:(unsigned long)fp8
;
55 - (void)_playSoundForKey
:(int)fp8
;
56 - (void)_stopSoundForKey
:(int)fp8
;
57 - (void)_stopAllSoundsForcingCallbacks
:(BOOL
)fp8
;