HomeSort by relevance Sort by last modified time
    Searched refs:PrintScaling (Results 1 - 6 of 6) sorted by null

  /external/pdfium/core/fpdfdoc/
cpdf_viewerpreferences.h 23 bool PrintScaling() const;
cpdf_viewerpreferences.cpp 22 bool CPDF_ViewerPreferences::PrintScaling() const {
24 return pDict ? pDict->GetStringFor("PrintScaling") != "None" : true;
  /external/pdfium/xfa/fxfa/parser/
xfa_basic_data_element_properties.cpp 255 {XFA_Element::PrintScaling, 1, 0},
xfa_basic_data.cpp 38 {0x7e4362e, L"printScaling", XFA_Element::PrintScaling,
    [all...]
  /external/pdfium/xfa/fxfa/
fxfa_basic.h 628 PrintScaling,
  /external/pdfium/fpdfsdk/
fpdfview.cpp     [all...]

Completed in 90 milliseconds