Home
last modified time | relevance | path

Searched defs:pFunc (Results 1 – 7 of 7) sorted by relevance

/external/pdfium/core/src/fpdfapi/fpdf_page/
Dfpdf_page_pattern.cpp126 CPDF_Object* pFunc = pShadingDict->GetElementValue("Function"); in Load() local
Dfpdf_page_func.cpp771 std::unique_ptr<CPDF_Function> pFunc(CPDF_Function::Load(pSub)); in v_Init() local
829 CPDF_Function* pFunc = NULL; in Load() local
/external/pdfium/core/src/fpdfapi/fpdf_render/
Dfpdf_render_image.cpp879 std::unique_ptr<CPDF_Function> pFunc; in LoadSMask() local
/external/opencv3/modules/videoio/src/
Dppltasks_winrt.hpp1234 _CallbackFunction *pFunc = reinterpret_cast<_CallbackFunction *>(_PParam->pUserDefined); in _Bridge() local
/external/sqlite/dist/
Dsqlite3.c10325 FuncDef *pFunc; /* Used when p4type is P4_FUNCDEF */ member
12534 FuncDef *pFunc; /* The aggregate function implementation */ member
15530 FuncDef *pFunc; /* Pointer to function information */ member
/external/sqlite/dist/orig/
Dsqlite3.c10325 FuncDef *pFunc; /* Used when p4type is P4_FUNCDEF */ member
12534 FuncDef *pFunc; /* The aggregate function implementation */ member
15530 FuncDef *pFunc; /* Pointer to function information */ member
/external/opencv3/modules/core/src/
Dgl_core_3_1.cpp115 PROC pFunc = wglGetProcAddress((LPCSTR) name); in WinGetProcAddress() local