CTWM
|
Go to the source code of this file.
Functions | |
Pixmap | get_builtin_plain_pixmap (const char *name, unsigned int *widthp, unsigned int *heightp) |
Image * | get_builtin_scalable_pixmap (const char *name, ColorPair cp) |
Image * | get_builtin_animated_pixmap (const char *name, ColorPair cp) |
Definition at line 766 of file image_bitmap_builtin.c.
References Create3DMazeInAnimation(), Create3DMazeOutAnimation(), Create3DMenuDownAnimation(), Create3DMenuUpAnimation(), Create3DResizeInBotAnimation(), Create3DResizeInTopAnimation(), Create3DResizeOutBotAnimation(), Create3DResizeOutTopAnimation(), Create3DZoomInAnimation(), Create3DZoomInOutAnimation(), Create3DZoomOutAnimation(), DEF_BI_ASPM, PlaceX, and ProgramName.
Referenced by GetImage().
Pixmap get_builtin_plain_pixmap | ( | const char * | name, |
unsigned int * | widthp, | ||
unsigned int * | heightp ) |
Definition at line 43 of file image_bitmap_builtin.c.
References CreateDotPixmap(), CreateMenuPixmap(), CreateQuestionPixmap(), CreateResizePixmap(), CreateXLogoPixmap(), DEF_BI_PPM, PlaceX, ProgramName, TBPM_DELETE, TBPM_DOT, TBPM_ICONIFY, TBPM_MENU, TBPM_QUESTION, TBPM_RESIZE, and TBPM_XLOGO.
Referenced by FindBitmap(), and GetImage().
Definition at line 279 of file image_bitmap_builtin.c.
References Create3DBarImage(), Create3DBoxImage(), Create3DCrossImage(), Create3DDotImage(), Create3DIconifyImage(), Create3DMenuImage(), Create3DResizeImage(), Create3DSunkenResizeImage(), Create3DVertBarImage(), Create3DZoomImage(), DEF_BI_SPM, PlaceX, ProgramName, TBPM_3DBAR, TBPM_3DBOX, TBPM_3DCROSS, TBPM_3DDOT, TBPM_3DICONIFY, TBPM_3DMENU, TBPM_3DRESIZE, TBPM_3DSUNKEN_RESIZE, TBPM_3DVBAR, and TBPM_3DZOOM.
Referenced by GetImage().