Home
last modified time | relevance | path

Searched refs:NEWT_COLORSET_BORDER (Results 1 – 6 of 6) sorted by relevance

/dports/devel/newt/newt-0.52.21/
H A Dnewt_pr.h5 #define COLORSET_BORDER NEWT_COLORSET_BORDER
H A Dnewt.c490 SLtt_set_color(NEWT_COLORSET_BORDER, "", colors.borderFg, colors.borderBg); in newtSetColors()
804 SLsmg_set_color(NEWT_COLORSET_BORDER); in newtOpenWindow()
820 SLsmg_set_color(NEWT_COLORSET_BORDER); in newtOpenWindow()
H A Dnewt.h11 #define NEWT_COLORSET_BORDER 3 macro
H A Dsnack.c1514 setitemstring_decref(d, "COLORSET_BORDER", PyInt_FromLong(NEWT_COLORSET_BORDER)); in MOD_INIT()
/dports/devel/fpc-newt/fpc-3.2.2/packages/newt/src/
H A Dnewt.pp17 NEWT_COLORSET_BORDER = 3;
/dports/lang/fpc-source/fpc-3.2.2/packages/newt/src/
H A Dnewt.pp17 NEWT_COLORSET_BORDER = 3;