Home
last modified time | relevance | path

Searched defs:cols (Results 1 – 12 of 12) sorted by relevance

/plan9/sys/src/cmd/gs/src/
H A Dgdevccr.c226 private int alloc_line( gs_memory_t *mem, cmyrow *row, int cols) in alloc_line()
278 private void free_rb_line( gs_memory_t *mem, cmyrow *rbuf, int rows, int cols) in free_rb_line()
H A Dtttype.h336 int cols; /* number of columns (bytes) per row */ member
/plan9/sys/include/
H A Dframe.h36 Image *cols[NCOL]; /* text and background colors */ member
H A Dhtml.h348 int cols; /* cols attr */ member
398 Tablecol*cols; /* array of column specs */ member
573 Dimen* cols; /* array of col dimensions */ member
/plan9/sys/src/cmd/
H A Dwinwatch.c22 int rows, cols; variable
H A Dtrace.c120 Image *cols[Ncolor][4]; variable
H A Dstats.c192 Image *cols[Ncolor][3]; variable
/plan9/sys/src/cmd/samterm/
H A Dflayer.c81 flinit(Flayer *l, Rectangle r, Font *ft, Image **cols) in flinit()
/plan9/sys/src/libcontrol/
H A Dgroup.c493 int rows, cols, ht, wid, i, hpad, wpad; in boxboxresize() local
/plan9/sys/src/ape/cmd/pdksh/
H A Dmisc.c1061 int rows, cols; local
/plan9/sys/src/cmd/ip/
H A Dgping.c115 Image *cols[Ncolor][3]; variable
/plan9/sys/src/cmd/rio/
H A Dwind.c27 static Image *cols[NCOL]; variable