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 MailMultiSelectButton
: UIControl
11 unsigned int _isChecked
:1;
12 unsigned int _isSelected
:1;
15 + (float)defaultWidth
;
18 + (id
)minusCenterImage
;
19 - (id
)initWithRemoveControl
:(id
)fp8 checked
:(BOOL
)fp12
;
20 - (void)toggleRotate
:(BOOL
)fp8
;
24 - (void)setHiding
:(BOOL
)fp8
;
25 - (void)drawRect
:(struct CGRect
)fp8
;
26 - (void)setChecked
:(BOOL
)fp8 selected
:(BOOL
)fp12
;