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 "UIPushButton.h"
9 @interface SBNowPlayingAlertItemPushButton
: UIPushButton
15 - (id
)initWithImage
:(id
)fp8
;
16 - (void)setYOffset
:(float)fp8
;
17 - (void)setXOffset
:(float)fp8
;
18 - (struct CGRect
)hitRect
;
19 - (BOOL
)pointInside
:(struct CGPoint
)fp8 forEvent
:(struct __GSEvent
*)fp16
;