Home
last modified time | relevance | path

Searched refs:pNewProc (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/plugins/win/
DPluginViewWin.cpp214 …hook(const char* module, const char* proc, unsigned& sysCallID, BYTE*& pProc, const void* pNewProc) in hook() argument
236 …*reinterpret_cast<unsigned*>(pProc + 1) = reinterpret_cast<intptr_t>(pNewProc) - reinterpret_cast<… in hook()
264 *(__int64*)(pProc+2) = (__int64)pNewProc; in hook()