Home
last modified time | relevance | path

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

/external/libcups/filter/
Drastertopwg.c46 page_top, /* Top margin */ in main() local
131 page_top = page_height - page_bottom - inheader.cupsHeight; in main()
135 if (page_left > page_width || page_top > page_height || page_bottom > page_height) in main()
302 outheader.cupsInteger[4] = page_top; in main()
320 outheader.cupsInteger[6] = page_height - page_top; in main()
338 outheader.cupsInteger[6] = page_height - page_top; in main()
348 outheader.cupsInteger[4] = page_top; in main()
370 outheader.cupsInteger[6] = page_height - page_top; in main()
380 outheader.cupsInteger[4] = page_top; in main()
401 outheader.cupsInteger[4] = page_top; in main()
[all …]