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

  /external/pdfium/core/fpdfapi/page/
cpdf_function.h 28 static Type IntegerToFunctionType(int iType);
cpdf_function.cpp 30 Type type = IntegerToFunctionType(iType);
47 CPDF_Function::Type CPDF_Function::IntegerToFunctionType(int iType) {

Completed in 72 milliseconds