Searched refs:SLK_LINES (Results 1 – 3 of 3) sorted by relevance
69 -SLK_LINES(SoftkeyFormat), in NCURSES_EXPORT()
113 wmove(slk->win, SLK_LINES(fmt) - 1, slk->ent[i].ent_x); in slk_intern_refresh()
2336 #define SLK_LINES(fmt) (SLK_STDFMT(fmt) ? 1 : ((fmt) - 2)) macro