Home
last modified time | relevance | path

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

/external/webkit/Tools/DumpRenderTree/win/
DAccessibilityControllerWin.cpp110 static void CALLBACK logEventProc(HWINEVENTHOOK, DWORD event, HWND hwnd, LONG idObject, LONG idChil… in logEventProc() argument
118 HRESULT hr = AccessibleObjectFromEvent(hwnd, idObject, idChild, &parentObject, &vChild); in logEventProc()
230 static void CALLBACK notificationListenerProc(HWINEVENTHOOK, DWORD event, HWND hwnd, LONG idObject,… in notificationListenerProc() argument
238 HRESULT hr = AccessibleObjectFromEvent(hwnd, idObject, idChild, &parentObject, &vChild); in notificationListenerProc()