Home
last modified time | relevance | path

Searched refs:NEWT_COLORSET_ACTBUTTON (Results 1 – 7 of 7) sorted by relevance

/dports/devel/newt/newt-0.52.21/
H A Dbutton.c113 SLsmg_set_color(NEWT_COLORSET_ACTBUTTON); in buttonDrawIt()
142 SLsmg_set_color(NEWT_COLORSET_ACTBUTTON); in buttonDrawText()
H A Dnewt_pr.h10 #define COLORSET_ACTBUTTON NEWT_COLORSET_ACTBUTTON
H A Dnewt.c477 SLtt_set_mono(NEWT_COLORSET_ACTBUTTON, NULL, SLTT_REV_MASK); in newtSetColors()
495 SLtt_set_color(NEWT_COLORSET_ACTBUTTON, "", colors.actButtonFg, in newtSetColors()
H A Dnewt.h16 #define NEWT_COLORSET_ACTBUTTON 8 macro
H A Dsnack.c1519 setitemstring_decref(d, "COLORSET_ACTBUTTON", PyInt_FromLong(NEWT_COLORSET_ACTBUTTON)); in MOD_INIT()
/dports/devel/fpc-newt/fpc-3.2.2/packages/newt/src/
H A Dnewt.pp22 NEWT_COLORSET_ACTBUTTON = 8;
/dports/lang/fpc-source/fpc-3.2.2/packages/newt/src/
H A Dnewt.pp22 NEWT_COLORSET_ACTBUTTON = 8;