Searched refs:notificationListenerProc (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Tools/DumpRenderTree/win/
H A DAccessibilityControllerWin.cpp230 static void CALLBACK notificationListenerProc(HWINEVENTHOOK, DWORD event, HWND hwnd, LONG idObject, LONG idChild, DWORD, DWORD) function
295 m_allEventsHook = SetWinEventHook(EVENT_MIN, EVENT_MAX, GetModuleHandle(0), notificationListenerProc, GetCurrentProcessId(), 0, WINEVENT_INCONTEXT);

Completed in 55 milliseconds