Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/ncurses/form/
Dform.priv.h84 #define O_SELECTABLE (O_ACTIVE | O_VISIBLE)
131 O_VISIBLE |\
Dfrm_driver.c197 (field->opts & O_VISIBLE) &&\
1075 if (field->opts & O_VISIBLE) in Display_Or_Erase_Field()
1289 if (changed_opts & O_VISIBLE) in _nc_Synchronize_Options()
1291 if (newopts & O_VISIBLE) in _nc_Synchronize_Options()
1299 (newopts & O_VISIBLE)) in _nc_Synchronize_Options()
1385 (field->opts & O_VISIBLE) && in _nc_Set_Current_Field()
3206 if (((*field)->opts & O_VISIBLE)) in _nc_First_Active_Field()
3213 if ((proposed == *last_on_page) && !(proposed->opts & O_VISIBLE)) in _nc_First_Active_Field()
3753 if (field_on_page->opts & O_VISIBLE) in _nc_Set_Form_Page()
Dform.h174 #define O_VISIBLE (0x0001U) macro
/freebsd-10-stable/contrib/ncurses/doc/
Dncurses-intro.doc1511 O_VISIBLE
/freebsd-10-stable/contrib/ncurses/
DNEWS6371 (O_VISIBLE off) only the contents but not the attributes are cleared.
6780 + correct logic involving changes to O_VISIBLE option in