Home
last modified time | relevance | path

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

/external/libcups/filter/
Drastertoepson.c78 void OutputRows(const cups_page_header2_t *header, int row);
337 OutputRows(header, 0); in EndPage()
341 OutputRows(header, 1); in EndPage()
342 OutputRows(header, 0); in EndPage()
346 OutputRows(header, 0); in EndPage()
347 OutputRows(header, 1); in EndPage()
710 OutputRows(header, 0); in OutputLine()
716 OutputRows(header, 1); in OutputLine()
726 OutputRows(header, 0); in OutputLine()
786 OutputRows( in OutputRows() function