Searched defs:NCOL (Results 1 – 5 of 5) sorted by relevance
/plan9/sys/src/libframe/ |
H A D | frinit.c | 9 frinit(Frame *f, Rectangle r, Font *ft, Image *b, Image *cols[NCOL]) in frinit()
|
/plan9/sys/include/ |
H A D | frame.h | 13 NCOL enumerator
|
/plan9/sys/src/games/ |
H A D | xs.c | 67 #define NCOL 10 macro
|
/plan9/sys/src/cmd/abaco/ |
H A D | text.c | 20 textinit(Text *t, Image *b, Rectangle r, Font *f, Image *cols[NCOL]) in textinit()
|
/plan9/sys/src/cmd/acme/ |
H A D | text.c | 23 textinit(Text *t, File *f, Rectangle r, Reffont *rf, Image *cols[NCOL]) in textinit()
|