Home
last modified time | relevance | path

Searched defs:justify (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/lib/libcurses/
H A Dslk.c260 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 Dcurses_private.h195 int justify; member
/netbsd-src/external/lgpl3/gmp/dist/printf/
H A Ddoprnti.c51 int justify, den_showbaselen; in __gmp_doprnt_integer() local
H A Ddoprntf.c64 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 Dcolumn.cpp504 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 Dhgraph.cpp281 HGPutText(int justify, in HGPutText()
/netbsd-src/external/lgpl3/gmp/dist/
H A Dgmp-impl.h4465 int justify; /* choices above */ member