Searched defs:GetProc (Results 1 – 2 of 2) sorted by relevance
49 FARPROC GetProc(LPCSTR procName) const { return My_GetProcAddress(_module, procName); } in GetProc() function
92 CPDF_PSProc* CPDF_PSOP::GetProc() const { in GetProc() function in CPDF_PSOP