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>
9 @
class SBStatusBarContentsView
;
11 @interface SBStatusBarContentView
: UIView
13 SBStatusBarContentsView
*_contentsView
;
17 - (id
)initWithContentsView
:(id
)fp8
;
18 - (id
)initWithFrame
:(struct CGRect
)fp8
;
19 - (void)setMode
:(int)fp8
;
20 - (int)effectiveModeForImages
;
23 - (struct __GSFont
*)textFont
;
24 - (void)drawText
:(id
)fp8 atPoint
:(struct CGPoint
)fp12 forWidth
:(float)fp20 lineBreakMode
:(int)fp24
;