Home
last modified time | relevance | path

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

/mirbsd/src/lib/libncurses/src/form/
Dform.priv.h84 #define O_SELECTABLE (O_ACTIVE | O_VISIBLE)
131 O_VISIBLE |\
Dfrm_driver.c197 (field->opts & O_VISIBLE) &&\
1034 if (field->opts & O_VISIBLE) in Display_Or_Erase_Field()
1247 if (changed_opts & O_VISIBLE) in _nc_Synchronize_Options()
1249 if (newopts & O_VISIBLE) in _nc_Synchronize_Options()
1257 (newopts & O_VISIBLE)) in _nc_Synchronize_Options()
1342 (field->opts & O_VISIBLE) && in _nc_Set_Current_Field()
3163 if (((*field)->opts & O_VISIBLE)) in _nc_First_Active_Field()
3170 if ((proposed == *last_on_page) && !(proposed->opts & O_VISIBLE)) in _nc_First_Active_Field()
3708 if (field_on_page->opts & O_VISIBLE) in _nc_Set_Form_Page()
Dform.h174 #define O_VISIBLE (0x0001U) macro
/mirbsd/src/lib/libncurses/src/doc/
Dncurses-intro.doc1512 O_VISIBLE
/mirbsd/src/lib/libncurses/src/
DNEWS4934 (O_VISIBLE off) only the contents but not the attributes are cleared.
5343 + correct logic involving changes to O_VISIBLE option in