Searched defs:GetProc (Results 1 – 4 of 4) sorted by relevance
49 FARPROC GetProc(LPCSTR procName) const { return My_GetProcAddress(_module, procName); } in GetProc() function
104 CPDF_PSProc* CPDF_PSOP::GetProc() const { in GetProc() function in CPDF_PSOP
322 func GetProc() *Set { func
29 static bool GetProc(PFNGETPROCPROC getProc, T *member, const char *name) in GetProc() function