Home
last modified time | relevance | path

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

/dports/games/shockolate/systemshock-0.8.2-43-ga9eb1b93/src/Libraries/UI/Source/
H A Dqboxgadg.c73 TNG *qb_tng; in gad_qbox_start_full() local
83 qb_tng = (TNG *)malloc(sizeof(TNG)); in gad_qbox_start_full()
103 tng_quickbox_init(retgad, qb_tng, sty, options, ss, spacing, border, left_id, right_id); in gad_qbox_start_full()
106 retgad->tng_data = qb_tng; in gad_qbox_start_full()