Add(SInt16 inImageID) | CP_ImageList | |
AddIconImage(SInt16 inImageID) | CP_ImageList | |
AddIconImage(CP_OSIcon *inImage) | CP_ImageList | |
AddIconImage_Mac(SInt16 inImageID) | CP_ImageList | [private] |
AddIconImage_Mac(CP_OSIcon *inImage) | CP_ImageList | [private] |
AddImage(CP_OffscreenCanvas *inCanvas, const CP_Rect &inSourceArea) | CP_ImageList | |
AddMasked(SInt16 inImageID, CP_RGBColor &inMaskColor, bool inUseZeroPixelColor=false) | CP_ImageList | |
AddMasked_Mac(PicHandle inPicture, CP_RGBColor &inMaskColor, bool inUseZeroPixelColor) | CP_ImageList | |
AddMasked_Mac(SInt16 inImageID, CP_RGBColor &inMaskColor, bool inUseZeroPixelColor=false) | CP_ImageList | [private] |
AddPictImage_Mac(SInt16 inImageID) | CP_ImageList | [private] |
AddReference() const | CP_M_RefCounted | |
AllocGWorlds(SInt16 inNumImages, SInt16 inImageWidth, SInt16 inImageHeight) | CP_ImageList | [private] |
Autorelease() const | CP_M_RefCounted | |
CopyIconData_Mac(OSColorIcon inIconData) | CP_ImageList | [private] |
CopyIconData_Mac_IconReference(IconRef inIconData) | CP_ImageList | [private] |
CopyIconData_Mac_IconSuite(IconSuiteRef inIconData) | CP_ImageList | [private] |
CopyImageTo(CP_Canvas &inCanvas, SInt16 inImageIndex, const CP_Point &inDestLocation, bool inShowSelected=false, bool isActive=true) | CP_ImageList | |
CopyImageTo_Mac(CP_Canvas &inCanvas, SInt16 inImageIndex, const CP_Point &inDestLocation, bool inShowSelected=false, bool isActive=true) | CP_ImageList | [private] |
CP_ImageList() | CP_ImageList | |
CP_ImageList(SInt16 inNumImages, SInt16 inImageWidth=0, SInt16 inImageHeight=0, bool inIsMasked=true) | CP_ImageList | |
CP_M_RefCounted() | CP_M_RefCounted | [protected] |
CP_M_RefCounted(CP_M_RefCounted &inRefCounted) | CP_M_RefCounted | [protected] |
CreateRGBMask_Mac(CP_RGBColor &inMaskColor, const CP_Rect &inImageArea, bool inUseZeroPixelColor=false) | CP_ImageList | [private] |
fImageGrowAmt | CP_ImageList | [protected] |
fImageHeight | CP_ImageList | [protected] |
fImages | CP_ImageList | [protected] |
fImageWidth | CP_ImageList | [protected] |
fIsMasked | CP_ImageList | [protected] |
fLinuxImages | CP_ImageList | [protected] |
fMasks | CP_ImageList | [protected] |
fMaxNumberImages | CP_ImageList | [protected] |
fNumberImages | CP_ImageList | [protected] |
fSavedDevice | CP_ImageList | [protected] |
fSavedPort | CP_ImageList | [protected] |
fSlopValue | CP_ImageList | [protected] |
fTransferMode | CP_ImageList | [protected] |
GetHeight() | CP_ImageList | |
GetNumberImages() | CP_ImageList | |
GetPlatformImageList() | CP_ImageList | |
GetRefCount() const | CP_M_RefCounted | |
GetSlopValue() | CP_ImageList | |
GetTransferMode() | CP_ImageList | |
GetWidth() | CP_ImageList | |
GrowBitmapStorage() | CP_ImageList | [virtual] |
Init(SInt16 inNumImages=0, SInt16 inImageWidth=0, SInt16 inImageHeight=0, bool inIsMasked=true) | CP_ImageList | [private] |
LoadImages(SInt16 inResourceID) | CP_ImageList | |
LoadImages(SInt16 inResourceID) | CP_ImageList | |
operator=(const CP_M_RefCounted &inRefCounted) | CP_M_RefCounted | |
Remove(SInt16 inImageIndex) | CP_ImageList | |
RemoveAll() | CP_ImageList | |
RemoveReference() const | CP_M_RefCounted | |
SetImageSize(SInt16 inHorSize, SInt16 inVerSize) | CP_ImageList | |
SetSlopValue(UInt16 inSlopValue) | CP_ImageList | |
SetTransferMode(SInt16 inMode) | CP_ImageList | |
~CP_ImageList() | CP_ImageList | [virtual] |
~CP_M_RefCounted() | CP_M_RefCounted | [protected, virtual] |