Home
last modified time | relevance | path

Searched defs:rowstride (Results 1 – 4 of 4) sorted by relevance

/plan9/sys/src/cmd/gs/src/
H A Dgdevp14.h50 int rowstride; member
H A Dgdevpnga.c75 int rowstride; member
330 int rowstride = (rect->q.x - rect->p.x + 3) & -4; in pdf14_buf_new() local
1028 int rowstride = buf->rowstride; in pnga_mark_fill_rectangle() local
1084 int rowstride = buf->rowstride; in pnga_mark_fill_rectangle_ko_simple() local
H A Dgdevp14.c243 int rowstride = (rect->q.x - rect->p.x + 3) & -4; in pdf14_buf_new() local
692 const byte *buf, int width, int height, int rowstride, int planestride) in dump_planar_rgba()
1481 int rowstride = buf->rowstride; in pdf14_mark_fill_rectangle() local
1572 int rowstride = buf->rowstride; in pdf14_mark_fill_rectangle_ko_simple() local
H A Ddxmain.c165 gint rowstride; member