Home
last modified time | relevance | path

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

/freebsd/contrib/ncurses/form/
H A Dform.priv.h92 #define O_SELECTABLE (O_ACTIVE | O_VISIBLE)
152 O_VISIBLE |\
H A Dfrm_driver.c199 (Field_Has_Option(field, O_VISIBLE)) &&\
1155 if (Field_Has_Option(field, O_VISIBLE)) in Display_Or_Erase_Field()
1374 if ((unsigned)changed_opts & O_VISIBLE) in _nc_Synchronize_Options()
1376 if ((unsigned)newopts & O_VISIBLE) in _nc_Synchronize_Options()
1384 ((unsigned)newopts & O_VISIBLE)) in _nc_Synchronize_Options()
1521 (Field_Has_Option(field, O_VISIBLE)) && in _nc_Set_Current_Field()
3347 if (Field_Has_Option(*field, O_VISIBLE)) in _nc_First_Active_Field()
3355 !((unsigned)proposed->opts & O_VISIBLE)) in _nc_First_Active_Field()
3895 if ((unsigned)field_on_page->opts & O_VISIBLE) in _nc_Set_Form_Page()
H A Dform.h225 #define O_VISIBLE (0x0001U) macro
/freebsd/contrib/ncurses/doc/
H A Dncurses-intro.doc1530 O_VISIBLE
/freebsd/contrib/ncurses/
H A DNEWS13175 (O_VISIBLE off) only the contents but not the attributes are cleared.
13584 + correct logic involving changes to O_VISIBLE option in