|
gwenhywfar 5.12.0
|
#include <theme.h>


Public Member Functions | |
| void | draw (const FXHeader *header, FXDC &dc, FXint x, FXint y, FXint w, FXint h) |
| ThemeHeaderItem (const FXString &text, FXIcon *ic=NULL, FXint s=0, void *ptr=NULL) | |
Protected Member Functions | |
| ThemeHeaderItem () | |
|
inlineprotected |
| ThemeHeaderItem | ( | const FXString & | text, |
| FXIcon * | ic = NULL, | ||
| FXint | s = 0, | ||
| void * | ptr = NULL ) |
| void draw | ( | const FXHeader * | header, |
| FXDC & | dc, | ||
| FXint | x, | ||
| FXint | y, | ||
| FXint | w, | ||
| FXint | h ) |
Gradient
Definition at line 822 of file theme.cpp.
References drawRectangle(), and ICON_SPACING.
