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 "UIThreePartButton.h"
9 @
class UIImageView
, UITextLabel
;
11 @interface MailToolbarButton
: UIThreePartButton
13 UITextLabel
*_titleLabel
;
14 UIImageView
*_iconView
;
19 - (id
)initAsRed
:(BOOL
)fp8
;
21 - (void)setEnabled
:(BOOL
)fp8
;
22 - (struct CGPoint
)_offsetForMiniBarState
:(BOOL
)fp8
;
23 - (void)updateForMiniBarState
:(BOOL
)fp8
;
24 - (void)setTitle
:(id
)fp8
;
25 - (void)layoutSubviews
;