Home
last modified time | relevance | path

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

/external/libcups/tools/
Dippevepcl.c22 static unsigned pcl_bottom, /* Bottom line */ variable
129 pcl_bottom = header->cupsHeight - header->HWResolution[1] / 6 - 1; in pcl_start_page()
228 printf("\033*r%uT", pcl_bottom - pcl_top + 1); in pcl_start_page()