Searched refs:O_ACTIVE (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/ncurses/form/
H A Dform.priv.h92 #define O_SELECTABLE (O_ACTIVE | O_VISIBLE)
151 O_ACTIVE |\
H A Dform.h197 #define O_ACTIVE (0x0002U) macro
H A Dfrm_driver.c4006 && ((unsigned)field->opts & O_ACTIVE)
4093 && ((unsigned)field->opts & O_ACTIVE)

Completed in 74 milliseconds