Home
last modified time | relevance | path

Searched defs:page_width (Results 1 – 5 of 5) sorted by relevance

/external/libcups/filter/
Drastertopwg.c44 page_width, /* Actual page width */ in main() local
/external/skia/tools/
Dusing_skia_and_harfbuzz.cpp104 DoubleOption page_width = DoubleOption("-w", "Page width", 600.0f); member
/external/skqp/tools/
Dusing_skia_and_harfbuzz.cpp104 DoubleOption page_width = DoubleOption("-w", "Page width", 600.0f); member
/external/pdfium/fpdfsdk/
Dfpdfview_embeddertest.cpp423 const int page_width = static_cast<int>(FPDF_GetPageWidth(page)); in TEST_F() local
Dfpdfview.cpp756 double page_width = pPage->GetPageWidth(); in GetScaling() local