Home
last modified time | relevance | path

Searched refs:SendData (Results 1 – 1 of 1) sorted by relevance

/plan9/sys/src/cmd/gs/src/
H A Dgdevphex.c979 private void SendData( FILE *stream, int hres, int vres, int noz, int col );
1901 SendData( p->stream, p->xres, p->yres, p->schedule.nozzle, in RenderPage()
2707 private void SendData( FILE *stream, int hres, int vres, int noz, int col ) in SendData() function