Home
last modified time | relevance | path

Searched defs:just (Results 1 – 2 of 2) sorted by relevance

/plan9/sys/src/cmd/grap/
H A Dmisc.c10 int just; /* current justification mode (RJUST, etc.) */ variable
144 Attr *makeattr(int type, double fval, char *sval, int just, int op) in makeattr()
H A Dgrap.h70 int just; /* justification, for STRING type */ member