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/UISlider.h>
9 @interface
UISlider (UISliderContentLookup
)
10 - (void)_setContent
:(id
)fp8 forState
:(unsigned int)fp12
;
11 - (void)_setThumbImage
:(id
)fp8 forStates
:(unsigned int)fp12
;
12 - (void)_setMinimumTrackImage
:(id
)fp8 forStates
:(unsigned int)fp12
;
13 - (void)_setMaximumTrackImage
:(id
)fp8 forStates
:(unsigned int)fp12
;
14 - (id
)_contentForState
:(unsigned int)fp8
;
15 - (id
)_thumbImageForState
:(unsigned int)fp8
;
16 - (id
)_minimumTrackImageForState
:(unsigned int)fp8
;
17 - (id
)_maximumTrackImageForState
:(unsigned int)fp8
;