Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/ncurses/form/
Dform.priv.h92 #define O_SELECTABLE (O_ACTIVE | O_VISIBLE)
150 O_VISIBLE |\
Dfrm_driver.c197 ((unsigned)field->opts & O_VISIBLE) &&\
1114 if ((unsigned)field->opts & O_VISIBLE) in Display_Or_Erase_Field()
1331 if ((unsigned)changed_opts & O_VISIBLE) in _nc_Synchronize_Options()
1333 if ((unsigned)newopts & O_VISIBLE) in _nc_Synchronize_Options()
1341 ((unsigned)newopts & O_VISIBLE)) in _nc_Synchronize_Options()
1427 ((unsigned)field->opts & O_VISIBLE) && in _nc_Set_Current_Field()
3276 if (((unsigned)(*field)->opts & O_VISIBLE)) in _nc_First_Active_Field()
3284 !((unsigned)proposed->opts & O_VISIBLE)) in _nc_First_Active_Field()
3824 if ((unsigned)field_on_page->opts & O_VISIBLE) in _nc_Set_Form_Page()
Dform.h196 #define O_VISIBLE (0x0001U) macro
/freebsd-12-stable/contrib/ncurses/doc/
Dncurses-intro.doc1512 O_VISIBLE
/freebsd-12-stable/contrib/ncurses/
DNEWS8794 (O_VISIBLE off) only the contents but not the attributes are cleared.
9203 + correct logic involving changes to O_VISIBLE option in