Home
last modified time | relevance | path

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

/external/libcups/filter/
Drastertoepson.c83 void OutputRows(const cups_page_header2_t *header, int row);
342 OutputRows(header, 0); in EndPage()
346 OutputRows(header, 1); in EndPage()
347 OutputRows(header, 0); in EndPage()
351 OutputRows(header, 0); in EndPage()
352 OutputRows(header, 1); in EndPage()
715 OutputRows(header, 0); in OutputLine()
721 OutputRows(header, 1); in OutputLine()
731 OutputRows(header, 0); in OutputLine()
791 OutputRows( in OutputRows() function