Searched defs:justify (Results 1 – 4 of 4) sorted by relevance
269 slk_set(int index, const char *label, int justify) in slk_set()285 slk_wset(int index, const wchar_t *label, int justify) in slk_wset()
316 slk_set(int index, const char *label, int justify) in slk_set()330 slk_wset(int index, const wchar_t *label, int justify) in slk_wset()
243 justify(FIELD *f, WINDOW *w) in justify() function
108 int justify=0; in writedefs() local