Searched defs:justify (Results 1 – 4 of 4) sorted by relevance
277 slk_set(int index, const char *label, int justify) in slk_set()293 slk_wset(int index, const wchar_t *label, int justify) in slk_wset()
318 slk_set(int index, const char *label, int justify) in slk_set()332 slk_wset(int index, const wchar_t *label, int justify) in slk_wset()
245 justify(FIELD *f, WINDOW *w) in justify() function
104 int justify=0; in writedefs() local