Searched defs:pFunc (Results 1 – 7 of 7) sorted by relevance
126 CPDF_Object* pFunc = pShadingDict->GetElementValue("Function"); in Load() local
771 std::unique_ptr<CPDF_Function> pFunc(CPDF_Function::Load(pSub)); in v_Init() local829 CPDF_Function* pFunc = NULL; in Load() local
879 std::unique_ptr<CPDF_Function> pFunc; in LoadSMask() local
1234 _CallbackFunction *pFunc = reinterpret_cast<_CallbackFunction *>(_PParam->pUserDefined); in _Bridge() local
10325 FuncDef *pFunc; /* Used when p4type is P4_FUNCDEF */ member12534 FuncDef *pFunc; /* The aggregate function implementation */ member15530 FuncDef *pFunc; /* Pointer to function information */ member
115 PROC pFunc = wglGetProcAddress((LPCSTR) name); in WinGetProcAddress() local