Home
last modified time | relevance | path

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

/external/libcups/filter/
Dcommon.c35 PageTop = 756.0f, /* Top margin */ variable
68 PageTop = pagesize->top; in SetCommonOptions()
74 PageWidth, PageLength, PageLeft, PageBottom, PageRight, PageTop); in SetCommonOptions()
124 PageTop = PageLength - (float)atof(val); in SetCommonOptions()
137 PageTop = PageLength - (float)atof(val); in SetCommonOptions()
159 PageTop = PageLength - (float)atof(val); in SetCommonOptions()
172 PageTop = PageLength - (float)atof(val); in SetCommonOptions()
224 PageRight = PageTop; in UpdatePageVars()
225 PageTop = temp; in UpdatePageVars()
238 PageBottom = PageLength - PageTop; in UpdatePageVars()
[all …]
Dcommon.h46 PageTop, /* Top margin */
Dpstops.c678 doc->bounding_box[3] = (int)PageTop; in copy_comments()
953 PageLeft, PageBottom, PageRight, PageTop); in copy_dsc()
1004 PageLeft, PageBottom, PageRight, PageTop); in copy_dsc()
1072 PageRight, PageTop); in copy_non_dsc()
1503 PageLeft, PageBottom, PageRight, PageTop); in copy_page()
1848 PageLeft, PageBottom, PageRight, PageTop); in copy_trailer()
1998 PageWidth - PageLength + PageTop, PageLength); in do_setup()
2004 write_label_prolog(doc, doc->page_label, PageBottom, PageTop, PageWidth); in do_setup()
2328 doc->bounding_box[3] = (int)PageTop; in set_pstops_options()
2756 pagel = PageTop - PageBottom; in start_nup()
[all …]