Home
last modified time | relevance | path

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

/freebsd/contrib/ncurses/form/
H A Dfld_max.c72 if (!((unsigned)field->opts & O_STATIC)) in FORM_EXPORT()
H A Dform.priv.h161 O_STATIC)
H A Dform.h234 #define O_STATIC (0x0200U) macro
H A Dfrm_driver.c183 ((Field_Has_Option(field, O_STATIC) && \
1391 if ((unsigned)changed_opts & O_STATIC) in _nc_Synchronize_Options()
1396 if ((unsigned)newopts & O_STATIC) in _nc_Synchronize_Options()
/freebsd/contrib/ncurses/doc/
H A Dncurses-intro.doc1431 display and editing of the field. Some (for example, the O_STATIC bit)
1585 O_STATIC
1641 time. If, however, you turn off its O_STATIC bit, it becomes dynamic
1662 whether or not the O_STATIC bit is on, but has no effect until it is.
1670 If the O_STATIC option is set on one of a collection of links,