HomeSort by relevance Sort by last modified time
    Searched refs:shouldDumpAccessibilityNotifications (Results 1 - 2 of 2) sorted by null

  /external/webkit/Tools/DumpRenderTree/chromium/
AccessibilityController.h 62 bool shouldDumpAccessibilityNotifications() { return m_dumpAccessibilityNotifications; }
WebViewHost.cpp 532 if (m_shell->accessibilityController()->shouldDumpAccessibilityNotifications()) {
    [all...]

Completed in 23 milliseconds