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/UIButton.h>
11 @interface UIRoundedRectButton
: UIButton
13 UIBezierPath
*_fillPath
;
16 - (void)_commonRoundedRectButtonInit
;
17 - (id
)initWithFrame
:(struct CGRect
)fp8
;
19 - (void)_invalidatePaths
;
20 - (void)setFrame
:(struct CGRect
)fp8
;
21 - (struct CGSize
)sizeThatFits
:(struct CGSize
)fp8
;
23 - (void)setHighlighted
:(BOOL
)fp8
;
24 - (void)drawRect
:(struct CGRect
)fp8
;