Home
last modified time | relevance | path

Searched refs:v_Init (Results 1 – 10 of 10) sorted by relevance

/external/pdfium/core/fpdfapi/page/
Dcpdf_psfunc.h23 bool v_Init(const CPDF_Object* pObj,
Dcpdf_expintfunc.h21 bool v_Init(const CPDF_Object* pObj,
Dcpdf_stitchfunc.h22 bool v_Init(const CPDF_Object* pObj,
Dcpdf_psfunc.cpp16 bool CPDF_PSFunc::v_Init(const CPDF_Object* pObj, in v_Init() function in CPDF_PSFunc
Dcpdf_sampledfunc.h35 bool v_Init(const CPDF_Object* pObj,
Dcpdf_expintfunc.cpp20 bool CPDF_ExpIntFunc::v_Init(const CPDF_Object* pObj, in v_Init() function in CPDF_ExpIntFunc
Dcpdf_function.h59 virtual bool v_Init(const CPDF_Object* pObj,
Dcpdf_stitchfunc.cpp26 bool CPDF_StitchFunc::v_Init(const CPDF_Object* pObj, in v_Init() function in CPDF_StitchFunc
Dcpdf_function.cpp114 if (!v_Init(pObj, pVisited)) in Init()
Dcpdf_sampledfunc.cpp43 bool CPDF_SampledFunc::v_Init(const CPDF_Object* pObj, in v_Init() function in CPDF_SampledFunc