Searched refs:v_Init (Results 1 – 10 of 10) sorted by relevance
/external/pdfium/core/fpdfapi/page/ |
D | cpdf_psfunc.h | 23 bool v_Init(const CPDF_Object* pObj,
|
D | cpdf_expintfunc.h | 21 bool v_Init(const CPDF_Object* pObj,
|
D | cpdf_stitchfunc.h | 22 bool v_Init(const CPDF_Object* pObj,
|
D | cpdf_psfunc.cpp | 16 bool CPDF_PSFunc::v_Init(const CPDF_Object* pObj, in v_Init() function in CPDF_PSFunc
|
D | cpdf_sampledfunc.h | 35 bool v_Init(const CPDF_Object* pObj,
|
D | cpdf_expintfunc.cpp | 20 bool CPDF_ExpIntFunc::v_Init(const CPDF_Object* pObj, in v_Init() function in CPDF_ExpIntFunc
|
D | cpdf_function.h | 59 virtual bool v_Init(const CPDF_Object* pObj,
|
D | cpdf_stitchfunc.cpp | 26 bool CPDF_StitchFunc::v_Init(const CPDF_Object* pObj, in v_Init() function in CPDF_StitchFunc
|
D | cpdf_function.cpp | 114 if (!v_Init(pObj, pVisited)) in Init()
|
D | cpdf_sampledfunc.cpp | 43 bool CPDF_SampledFunc::v_Init(const CPDF_Object* pObj, in v_Init() function in CPDF_SampledFunc
|