Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/gs/src/
H A Dgxclread.c54 int band_first, band_last; member
416 int band_last = (prect->q.y - 1) / band_height; in clist_render_rectangle() local
470 int band_first, int band_last, int x0, int y0) in clist_playback_file_bands()