Home
last modified time | relevance | path

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

/external/chromium_org/chrome_frame/
Dbuggy_bho_handling.h20 typedef HRESULT (__stdcall* InvokeFunc)(IDispatch* me, DISPID dispid, typedef
74 static STDMETHODIMP BuggyBhoInvoke(InvokeFunc original, IDispatch* me,
Dbuggy_bho_handling.cc183 STDMETHODIMP BuggyBhoTls::BuggyBhoInvoke(InvokeFunc original, IDispatch* me, in BuggyBhoInvoke()