Searched refs:InfoOf (Results 1 - 8 of 8) sorted by relevance

/freebsd-current/contrib/ncurses/ncurses/base/
H A Dlib_slk.c54 #define NumLabels InfoOf(SP_PARM).numlabels
55 #define NoColorVideo InfoOf(SP_PARM).nocolorvideo
56 #define LabelWidth InfoOf(SP_PARM).labelwidth
57 #define LabelHeight InfoOf(SP_PARM).labelheight
H A Dlib_slkrefr.c50 #define NumLabels InfoOf(SP_PARM).numlabels
H A Dlib_color.c55 #define CanChange InfoOf(SP_PARM).canchange
56 #define DefaultPalette InfoOf(SP_PARM).defaultPalette
57 #define HasColor InfoOf(SP_PARM).hascolor
58 #define InitColor InfoOf(SP_PARM).initcolor
59 #define MaxColors InfoOf(SP_PARM).maxcolors
60 #define MaxPairs InfoOf(SP_PARM).maxpairs
H A Dlib_newterm.c55 #define NumLabels InfoOf(SP_PARM).numlabels
H A Dlib_set_term.c63 #define MaxColors InfoOf(sp).maxcolors
64 #define NumLabels InfoOf(sp).numlabels
H A Dnew_pair.c47 #define MaxColors InfoOf(SP_PARM).maxcolors
H A Dlib_screen.c1024 InfoOf(SP_PARM).caninit
/freebsd-current/contrib/ncurses/ncurses/tinfo/
H A Dtinfo_driver.c774 const color_t *tp = InfoOf(sp).defaultPalette;

Completed in 81 milliseconds