|
| DEFINE_REF (eListboxPythonStringContent) |
|
RESULT | SwigFromPython (ePtr< gPixmap > &res, PyObject *obj) |
|
static void | clearRegionHelper (gPainter &painter, eListboxStyle *local_style, const ePoint &offset, const eSize &size, ePyObject &pbackColor, bool cursorValid, bool clear=true) |
|
static void | clearRegionSelectedHelper (gPainter &painter, eListboxStyle *local_style, const ePoint &offset, const eSize &size, ePyObject &pbackColorSelected, bool cursorValid, bool clear=true) |
|
static void | clearRegion (gPainter &painter, eWindowStyle &style, eListboxStyle *local_style, ePyObject pforeColor, ePyObject pforeColorSelected, ePyObject pbackColor, ePyObject pbackColorSelected, int selected, gRegion &rc, eRect &sel_clip, const ePoint &offset, const eSize &size, bool cursorValid, bool clear=true) |
|
static ePyObject | lookupColor (ePyObject color, ePyObject data) |
|