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

/external/libcups/filter/
H A Dcommon.c34 PageBottom = 36.0f, /* Bottom margin */ variable
69 PageBottom = pagesize->bottom;
74 PageWidth, PageLength, PageLeft, PageBottom, PageRight, PageTop);
118 PageBottom = (float)atof(val);
143 PageBottom = (float)atof(val);
153 PageBottom = (float)atof(val);
178 PageBottom = (float)atof(val);
220 PageLeft = PageBottom;
221 PageBottom = temp;
237 temp = PageLength - PageBottom;
[all...]

Completed in 237 milliseconds