Home
last modified time | relevance | path

Searched defs:CPDF_Function (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pdfium/core/fpdfapi/page/
H A Dcpdf_shadingpattern.h36 class CPDF_Function; variable
H A Dcpdf_meshstream.h36 class CPDF_Function; variable
H A Dcpdf_function.cpp84 CPDF_Function::CPDF_Function(Type type) : m_Type(type) {} in CPDF_Function() function in CPDF_Function