Home
last modified time | relevance | path

Searched defs:NCOL (Results 1 – 5 of 5) sorted by relevance

/plan9/sys/src/libframe/
H A Dfrinit.c9 frinit(Frame *f, Rectangle r, Font *ft, Image *b, Image *cols[NCOL]) in frinit()
/plan9/sys/include/
H A Dframe.h13 NCOL enumerator
/plan9/sys/src/games/
H A Dxs.c67 #define NCOL 10 macro
/plan9/sys/src/cmd/abaco/
H A Dtext.c20 textinit(Text *t, Image *b, Rectangle r, Font *f, Image *cols[NCOL]) in textinit()
/plan9/sys/src/cmd/acme/
H A Dtext.c23 textinit(Text *t, File *f, Rectangle r, Reffont *rf, Image *cols[NCOL]) in textinit()