Searched defs:pFuncObj (Results 1 – 3 of 3) sorted by relevance
19 std::unique_ptr<CPDF_Function> CPDF_Function::Load(CPDF_Object* pFuncObj) { in Load()
1132 CPDF_Object* pFuncObj = pArray->GetDirectObjectAt(3); in v_Load() local
2574 CPDF_Object* pFuncObj = pSMaskDict->GetDirectObjectFor("TR"); in LoadSMask() local