Home
last modified time | relevance | path

Searched defs:row_left (Results 1 – 3 of 3) sorted by relevance

/plan9/sys/src/cmd/gs/src/
H A Dspdiffx.h42 uint row_left; /* # of bytes left in row */ member
H A Dspngpx.h40 long row_left; /* # of bytes left in row */ member
H A Dspngp.c194 uint row_left = ss_const->row_left; in s_pngp_count() local