Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/hci/tui/
Dsettings_ui.c170 unsigned int curs_col; in draw_setting() local
192 curs_col = ( widget->col + offsetof ( typeof ( row ), value ) in draw_setting()
197 move ( widget->row, curs_col ); in draw_setting()