Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/ncurses/form/
Dfld_max.c66 if (!(field->opts & O_STATIC)) in NCURSES_EXPORT()
Dform.priv.h140 O_STATIC )
Dform.h183 #define O_STATIC (0x0200U) macro
Dfrm_driver.c183 ((field)->opts & O_STATIC)) )
1306 if (changed_opts & O_STATIC) in _nc_Synchronize_Options()
1311 if (newopts & O_STATIC) in _nc_Synchronize_Options()
/freebsd-10-stable/contrib/ncurses/doc/
Dncurses-intro.doc1413 display and editing of the field. Some (for example, the O_STATIC bit)
1567 O_STATIC
1623 time. If, however, you turn off its O_STATIC bit, it becomes dynamic
1644 whether or not the O_STATIC bit is on, but has no effect until it is.
1652 If the O_STATIC option is set on one of a collection of links,