Home
last modified time | relevance | path

Searched refs:cNORMAL (Results 1 – 3 of 3) sorted by relevance

/dports/games/tads/tads-3.0.8/tads2/
H A Dosunixt.c88 #define cNORMAL (1 << 0) macro
705 ossclr(0, 0, LINES - 1, COLS - 1, cNORMAL); in winch()
755 sdesc_color = cNORMAL; in t_color_init()
760 text_color = cNORMAL; in t_color_init()
770 text_bold_color = cNORMAL; in t_color_init()
783 filename_color = cNORMAL; in t_color_init()
1058 ossclr(0, 0, LINES - 1, COLS - 1, cNORMAL); in os_init()
1060 ossclr(0, 0, LINES - 1, COLS - 1, cNORMAL); in os_init()
1063 ossclr(0, 0, LINES - 1, COLS - 1, cNORMAL); in os_init()
3576 return cNORMAL; in ossgetcolor()
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/lib/py3/
H A Dcommon.pxd38 cNORMAL "apache::thrift::concurrency::NORMAL"
H A Dcommon.pyx28 NORMAL = cNORMAL