Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/page/
Dpageint.h123 const std::vector<std::unique_ptr<CPDF_Function>>& GetSubFunctions() const { in GetSubFunctions() function
/external/pdfium/core/fxge/skia/
Dfx_skia_device.cpp426 const auto& subFunctions = pFunc->GetSubFunctions(); in AddStitching()