Searched refs:subFunctions (Results 1 – 1 of 1) sorted by relevance
476 const auto& subFunctions = pFunc->GetSubFunctions(); in AddStitching() local477 int subFunctionCount = subFunctions.size(); in AddStitching()479 const CPDF_ExpIntFunc* pSubFunc = subFunctions[i]->ToExpIntFunc(); in AddStitching()