Searched refs:GetSubFunctions (Results 1 – 2 of 2) sorted by relevance
25 const std::vector<std::unique_ptr<CPDF_Function>>& GetSubFunctions() const { in GetSubFunctions() function
377 const auto& sub_functions = func->GetSubFunctions(); in AddStitching()