Home
last modified time | relevance | path

Searched refs:kType4PostScript (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pdfium/core/fpdfapi/page/
H A Dcpdf_function.cpp75 else if (type == Type::kType4PostScript) in Load()
110 m_Type == Type::kType0Sampled || m_Type == Type::kType4PostScript; in Init()
H A Dcpdf_psfunc.cpp12 CPDF_PSFunc::CPDF_PSFunc() : CPDF_Function(Type::kType4PostScript) {} in CPDF_PSFunc()
H A Dcpdf_function.h31 kType4PostScript = 4, enumerator