Home
last modified time | relevance | path

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

/freebsd/contrib/dialog/
H A Dutil.c1731 chtype the_cell = dlg_get_attrs(cellwin); in repaint_cell() local
1732 chtype the_attr = (draw ? shadow_attr : the_cell); in repaint_cell()