Home
last modified time | relevance | path

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

/dports/devel/newt/newt-0.52.21/
H A Dcheckbox.c189 cb->inactive = NEWT_COLORSET_DISENTRY; in cbDraw()
190 cb->active = NEWT_COLORSET_DISENTRY; in cbDraw()
H A Dnewt.c484 SLtt_set_mono(NEWT_COLORSET_DISENTRY, NULL, 0); // FIXME in newtSetColors()
520 SLtt_set_color(NEWT_COLORSET_DISENTRY, "", colors.disabledEntryFg, in newtSetColors()
H A Dnewt.h29 #define NEWT_COLORSET_DISENTRY 21 macro
H A Dentry.c123 en->csDisabled = NEWT_COLORSET_DISENTRY; in newtEntry()
H A Dsnack.c1532 setitemstring_decref(d, "COLORSET_DISENTRY", PyInt_FromLong(NEWT_COLORSET_DISENTRY)); in MOD_INIT()
/dports/devel/fpc-newt/fpc-3.2.2/packages/newt/src/
H A Dnewt.pp35 NEWT_COLORSET_DISENTRY = 21;
/dports/lang/fpc-source/fpc-3.2.2/packages/newt/src/
H A Dnewt.pp35 NEWT_COLORSET_DISENTRY = 21;