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>
11 @interface UIKeyboardKeyView
: UIView
19 int m_labelAdjustmentX
;
20 int m_labelAdjustmentY
;
23 - (id
)initWithFrame
:(struct CGRect
)fp8 orientation
:(int)fp24 style
:(int)fp28
;
24 - (struct __CFData
*)createCacheKey
;
27 - (void)setType
:(int)fp8
;
29 - (void)setState
:(int)fp8
;
31 - (void)setStyle
:(int)fp8
;
33 - (void)setMode
:(int)fp8
;
34 - (void)drawRect
:(struct CGRect
)fp8
;
36 - (void)setLabelID
:(id
)fp8
;