Searched defs:PageLeft (Results 1 - 1 of 1) sorted by relevance

/external/libcups/filter/
H A Dcommon.c32 float PageLeft = 18.0f, /* Left margin */ variable
70 PageLeft = pagesize->left;
74 PageWidth, PageLength, PageLeft, PageBottom, PageRight, PageTop);
115 PageLeft = (float)atof(val);
140 PageLeft = (float)atof(val);
156 PageLeft = (float)atof(val);
181 PageLeft = (float)atof(val);
219 temp = PageLeft;
220 PageLeft = PageBottom;
233 temp = PageWidth - PageLeft;
[all...]

Completed in 100 milliseconds