Home
last modified time | relevance | path

Searched refs:kType3Stitching (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fpdfapi/page/
Dpageint.h28 kType3Stitching = 3, enumerator
Dfpdf_page_func.cpp657 : CPDF_Function(Type::kType3Stitching), in CPDF_StitchFunc()
751 else if (type == Type::kType3Stitching) in Load()
859 return m_Type == Type::kType3Stitching in ToStitchFunc()