Home
last modified time | relevance | path

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

/freebsd/contrib/ncurses/ncurses/base/
H A Dlib_slkinit.c47 #define SoftkeyFormat SP_PARM->slk_format macro
49 #define SoftkeyFormat _nc_globals.slk_format
66 && !SoftkeyFormat) { in NCURSES_EXPORT()
67 SoftkeyFormat = 1 + format; in NCURSES_EXPORT()
69 -SLK_LINES(SoftkeyFormat), in NCURSES_EXPORT()