Home
last modified time | relevance | path

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

/dragonfly/contrib/dialog/
HDutil.c1714 chtype the_cell = dlg_get_attrs(cellwin); in repaint_cell() local
1715 chtype the_attr = (draw ? shadow_attr : the_cell); in repaint_cell()