Home
last modified time | relevance | path

Searched defs:style (Results 1 – 13 of 13) sorted by relevance

/plan9/sys/src/cmd/9nfs/
H A Dnametest.c7 int style = 'u'; variable
H A Dunixnames.c270 readunixids(char *file, int style) in readunixids()
H A Ddat.h164 int style; member
/plan9/sys/src/cmd/tbl/
H A Dt0.c28 int (*style)[MAXHEAD]; variable
/plan9/sys/src/cmd/aux/antiword/
H A Ddrawfile.h131 drawfile_text_style style; member
143 drawfile_path_style style; member
152 drawfile_path_style style; member
226 drawfile_text_style style; member
/plan9/sys/src/ape/cmd/diff/
H A Ddiff.c785 specify_style (style) in specify_style() argument
/plan9/sys/src/ape/cmd/pdksh/
H A Dshf.c907 char style; local
/plan9/sys/src/cmd/map/
H A Dmap.c28 char *style; member
144 char *s, *t, *style; in main() local
/plan9/sys/src/cmd/gs/src/
H A Dgdevx.h122 #define X_SET_FILL_STYLE(xdev, style)\ argument
H A Dgp_macio.c707 int size, style, id; member
H A Dgdevmacpictop.h228 #define PICT_TxFace(ptr, style) \ argument
/plan9/sys/include/
H A Dhtml.h299 Rune* style; member
/plan9/sys/src/libhtml/
H A Dbuild.c3640 newgenattr(Rune* id, Rune* class, Rune* style, Rune* title, SEvent* events) in newgenattr()