Home
last modified time | relevance | path

Searched refs:ToExpIntFunc (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/core/fpdfapi/page/
Dpageint.h46 const CPDF_ExpIntFunc* ToExpIntFunc() const;
Dfpdf_page_func.cpp852 const CPDF_ExpIntFunc* CPDF_Function::ToExpIntFunc() const { in ToExpIntFunc() function in CPDF_Function
/external/pdfium/core/fxge/skia/
Dfx_skia_device.cpp429 const CPDF_ExpIntFunc* pSubFunc = subFunctions[i]->ToExpIntFunc(); in AddStitching()
1657 } else if (const CPDF_ExpIntFunc* pExpIntFuc = pFuncs[j]->ToExpIntFunc()) { in DrawShading()