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/UIThreePartButton.h>
11 @interface _UILabeledPushButton
: UIThreePartButton
17 - (void)setLabel
:(id
)fp8
;
18 - (void)setLabelFontSize
:(float)fp8
;
19 - (float)labelFontSize
;
20 - (void)layoutSubviews
;
21 - (void)setHighlighted
:(BOOL
)fp8
;
22 - (void)drawTitleAtPoint
:(struct CGPoint
)fp8 width
:(float)fp16
;