OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 620 milliseconds