Home
last modified time | relevance | path

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

/external/webkit/Source/WebKit/chromium/public/
DWebAccessibilityNotification.h37 WebAccessibilityNotificationActiveDescendantChanged, enumerator
/external/webkit/Source/WebKit/chromium/src/
DChromeClientImpl.cpp116 return WebAccessibilityNotificationActiveDescendantChanged; in toWebAccessibilityNotification()
/external/webkit/Tools/DumpRenderTree/chromium/
DWebViewHost.cpp536 case WebAccessibilityNotificationActiveDescendantChanged: in postAccessibilityNotification()