]>
Commit | Line | Data |
---|---|---|
d6f0973b JF |
1 | +[UIImage kitImageNamed:] |
2 | +[UIImage _kitImageNamed:withTrait:] | |
3 | ||
4 | +[UIImage _kitImageNamed:withTrait:] | |
5 | __UIImageWithNameAndTraitCollection | |
6 | ||
7 | __UIImageWithDeviceSpecificName | |
8 | __UIImageWithName | |
9 | ||
10 | __UIImageWithName | |
11 | __UIImageWithNameAndTraitCollection | |
12 | ||
13 | __UIImageWithNameAndTraitCollection | |
14 | -[_UIAssetManager imageNamed:withTrait:] | |
15 | ||
16 | __UIImageWithNameUsingCurrentIdiom | |
17 | -[_UIAssetManager imageNamed:withTrait:] | |
18 | ||
19 | -[_UIAssetManager imageNamed:withTrait:] | |
20 | -[_UIAssetManager imageNamed:scale:idiom:subtype:cachingOptions:sizeClassPair:attachCatalogImage:] | |
21 | ||
22 | -[_UIAssetManager imageNamed:] | |
23 | -[_UIAssetManager imageNamed:idiom:] | |
24 | ||
25 | -[_UIAssetManager imageNamed:idiom:] | |
26 | -[_UIAssetManager imageNamed:idiom:subtype:] | |
27 | ||
28 | -[_UIAssetManager imageNamed:idiom:subtype:] | |
29 | -[_UIAssetManager imageNamed:scale:idiom:subtype:] | |
30 | ||
31 | -[_UIAssetManager imageNamed:scale:idiom:subtype:] | |
32 | -[_UIAssetManager imageNamed:scale:idiom:subtype:cachingOptions:sizeClassPair:attachCatalogImage:] | |
33 | ||
34 | -[UIImageAsset imageWithTraitCollection:] | |
35 | -[_UIAssetManager imageNamed:scale:idiom:subtype:cachingOptions:sizeClassPair:attachCatalogImage:] | |
36 | ||
37 | -[_UIAssetManager imageNamed:scale:idiom:subtype:cachingOptions:sizeClassPair:attachCatalogImage:] | |
38 | ??? |