Searched defs:__slk_label (Results 1 – 2 of 2) sorted by relevance
193 struct __slk_label { struct194 char *text;195 int justify;199 char label[MAX_SLK_LABEL + 1];200 int x;
418 __slk_label(SCREEN *screen, int labnum) in __slk_label() function