Home
last modified time | relevance | path

Searched refs:QB_HEX (Results 1 – 2 of 2) sorted by relevance

/dports/games/shockolate/systemshock-0.8.2-43-ga9eb1b93/src/Libraries/UI/Source/
H A Dtngqbox.h162 #define QB_HEX 0x0020UL macro
H A Dtngqbox.c235 if (qbs->options & QB_HEX) { base = 16; cap = 10; } in quickbox_uint_text_changed()
317 if (qbs->options & QB_HEX) { base = 16; cap = 10; } in tng_quickbox_text_changed()
485 if (curp->options & QB_HEX) in tng_draw_qb_int_slot()
499 if (curp->options & QB_HEX) in tng_draw_qb_int_slot()
513 if (curp->options & QB_HEX) // the h modifier in sprintf - is for short in tng_draw_qb_int_slot()
527 if (curp->options & QB_HEX) in tng_draw_qb_int_slot()