Searched defs:justify (Results 1 - 2 of 2) sorted by relevance
| /src/lib/libcurses/ |
| H A D | slk.c | 260 slk_set(int labnum, const char *label, int justify) argument 284 slk_wset(int labnum, const wchar_t *label, int justify) argument 469 __slk_set(SCREEN *screen, int labnum, const char *label, int justify) argument 551 __slk_wset(SCREEN *screen, int labnum, const wchar_t *label, int justify) argument [all...] |
| H A D | curses_private.h | 195 int justify; member in struct:__slk_label
|
Completed in 5 milliseconds