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

  /external/pdfium/core/fpdfdoc/
cpdf_viewerpreferences.h 24 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/
cxfa_printscaling.cpp 16 constexpr wchar_t kName[] = L"printScaling";
25 XFA_Element::PrintScaling,
cxfa_viewerpreferences.cpp 12 {XFA_Element::PrintScaling, 1, 0},
cxfa_node_statics.cpp 334 {0x7e4362e /* printScaling */, XFA_Element::PrintScaling},
    [all...]
  /external/pdfium/xfa/fxfa/
fxfa_basic.h 629 PrintScaling,
  /external/pdfium/fpdfsdk/
fpdfview.cpp     [all...]

Completed in 193 milliseconds