#include "Platform/Platform.h"
Go to the source code of this file.
Functions | |
| function | CPAppKitImage (aFilename, aSize) |
| function | CPImageInBundle (aFilename, aSize, aBundle) |
Variables | |
| var | AppKitImageForNames = { } |
| CPImageDidLoadNotification = @"@"CPImageDidLoadNotification" | |
| CPImageLoadStatusCancelled = 3 | |
| CPImageLoadStatusCompleted = 2 | |
| import< Foundation/CPBundle.j > import< Foundation/CPNotificationCenter.j > import< Foundation/CPObject.j > import< Foundation/CPRunLoop.j > import< Foundation/CPString.j > import CPGeometry j | CPImageLoadStatusInitialized = 0 |
| CPImageLoadStatusInvalidData = 4 | |
| CPImageLoadStatusLoading = 1 | |
| CPImageLoadStatusReadError = 6 | |
| CPImageLoadStatusUnexpectedEOF = 5 | |
| CPImageNameColorPanel = @"@"CPImageNameColorPanel" | |
| CPImageNameColorPanelHighlighted = @"@"CPImageNameColorPanelHighlighted" | |
| var | CPNinePartImageImageSlicesKey = @"@"CPNinePartImageImageSlicesKey" |
| var | CPThreePartImageImageSlicesKey = @"@"CPThreePartImageImageSlicesKey" |
| var | CPThreePartImageIsVerticalKey = @"@"CPThreePartImageIsVerticalKey" |
| var | imagesForNames = { } |
| import<Foundation/CPBundle.j> import<Foundation/CPNotificationCenter.j> import<Foundation/CPObject.j> import<Foundation/CPRunLoop.j> import<Foundation/CPString.j> import CPGeometry j CPImageLoadStatusInitialized = 0 |
| var imagesForNames = { } |
1.6.1