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 UISectionHeaderCell
: UIView
16 unsigned int reserved
:31;
17 } _sectionHeaderCellFlags
;
20 + (id
)defaultTitleFont
;
21 - (id
)initWithFrame
:(struct CGRect
)fp8
;
23 - (void)setStyle
:(int)fp8
;
24 - (struct CGRect
)_rectForTitle
:(id
)fp8
;
25 - (void)setTitle
:(id
)fp8
;
26 - (void)drawTitle
:(id
)fp8 withColor
:(id
)fp12 withShadowColor
:(id
)fp16 inRect
:(struct CGRect
)fp20
;
27 - (void)drawTitle
:(id
)fp8 inRect
:(struct CGRect
)fp12
;
28 - (void)drawRect
:(struct CGRect
)fp8
;
30 - (BOOL
)isEqualToView
:(id
)fp8
;
31 - (BOOL
)_shouldTryPromoteDescendantToFirstResponder
;
32 - (void)mouseUp
:(struct __GSEvent
*)fp8
;