Searched defs:justify (Results 1 - 2 of 2) sorted by relevance

/src/lib/libcurses/
H A Dslk.c260 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 Dcurses_private.h195 int justify; member in struct:__slk_label

Completed in 5 milliseconds