Searched defs:justify (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/lib/libcurses/ |
H A D | slk.c | 260 slk_set(int labnum, const char *label, int justify) in slk_set() 284 slk_wset(int labnum, const wchar_t *label, int justify) in slk_wset() 469 __slk_set(SCREEN *screen, int labnum, const char *label, int justify) in __slk_set() 551 __slk_wset(SCREEN *screen, int labnum, const wchar_t *label, int justify) in __slk_wset()
|
H A D | curses_private.h | 195 int justify; member
|
/netbsd-src/external/lgpl3/gmp/dist/printf/ |
H A D | doprnti.c | 51 int justify, den_showbaselen; in __gmp_doprnt_integer() local
|
H A D | doprntf.c | 64 int prec, ndigits, free_size, len, newlen, justify, justlen, explen; in __gmp_doprnt_mpf() local
|
/netbsd-src/external/gpl2/groff/dist/src/roff/troff/ |
H A D | column.cpp | 504 void justification_spec::justify(output_line *col, vunits *bottomp) const in justify() function in justification_spec 546 void column::justify(const justification_spec &js) in justify() function in column
|
/netbsd-src/external/gpl2/groff/dist/src/preproc/grn/ |
H A D | hgraph.cpp | 281 HGPutText(int justify, in HGPutText()
|
/netbsd-src/external/lgpl3/gmp/dist/ |
H A D | gmp-impl.h | 4465 int justify; /* choices above */ member
|