]>
Commit | Line | Data |
---|---|---|
d6f0973b JF |
1 | +[UIImage kitImageNamed:] |
2 | __UIImageWithName | |
3 | ||
4 | +[UIImage applicationImageNamed:] | |
5 | __UIApplicationImageWithName | |
6 | ||
7 | __UIApplicationImageWithName | |
8 | ??? | |
9 | __UIImageAtPath | |
10 | ||
11 | __UIImageWithDeviceSpecificName | |
12 | __UIImageWithName | |
13 | ||
14 | __UIImageWithName | |
15 | -[_UIAssetManager imageNamed:] | |
16 | ||
17 | __UIImageWithNameInDomain | |
18 | ??? | |
19 | ||
20 | __UIImageWithNameUsingCurrentIdiom | |
21 | -[_UIAssetManager imageNamed:idiom:] | |
22 | ||
23 | -[_UIAssetManager imageNamed:] | |
24 | -[_UIAssetManager imageNamed:idiom:] | |
25 | ||
26 | -[_UIAssetManager imageNamed:idiom:] | |
27 | -[_UIAssetManager imageNamed:idiom:subtype:] | |
28 | ||
29 | -[_UIAssetManager imageNamed:idiom:subtype:] | |
30 | -[_UIAssetManager imageNamed:scale:idiom:subtype:] | |
31 | ||
32 | -[_UIAssetManager imageNamed:scale:idiom:subtype:] | |
33 | -[_UIAssetManager imageNamed:scale:idiom:subtype:cachingOptions:] | |
34 | ||
35 | -[_UIAssetManager imageNamed:scale:idiom:subtype:cachingOptions:] | |
36 | ??? | |
37 | ||
38 | _UIKeyboardImageWithName | |
39 | _UIKeyboardImageForInputModeWithName | |
40 | ||
41 | _UIKeyboardImageForInputModeWithName | |
42 | __UIImageWithNameInDomain | |
43 | __UIImageWithName |