Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/core/fpdfapi/page/
H A Dcpdf_function.cpp28 CPDF_Function::Type IntegerToFunctionType(int iType) { in IntegerToFunctionType() function
68 Type type = IntegerToFunctionType(iType); in Load()