OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ShouldSendAccessibilityEvents
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/chrome/browser/accessibility/
accessibility_events.cc
22
if (profile->
ShouldSendAccessibilityEvents
()) {
33
if (profile->
ShouldSendAccessibilityEvents
()) {
44
if (profile->
ShouldSendAccessibilityEvents
()) {
/external/chromium_org/chrome/browser/profiles/
profile.h
360
bool
ShouldSendAccessibilityEvents
() {
/external/chromium/chrome/browser/
accessibility_events.cc
19
if (profile->
ShouldSendAccessibilityEvents
()) {
/external/chromium/chrome/browser/profiles/
profile.h
603
bool
ShouldSendAccessibilityEvents
() {
Completed in 218 milliseconds