Searched refs:ToStitchFunc (Results 1 – 3 of 3) sorted by relevance
54 const CPDF_StitchFunc* ToStitchFunc() const;
186 const CPDF_StitchFunc* CPDF_Function::ToStitchFunc() const { in ToStitchFunc() function in CPDF_Function
1364 } else if (const CPDF_StitchFunc* pStitchFunc = pFuncs[j]->ToStitchFunc()) { in DrawShading()