Home
last modified time | relevance | path

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

/third_party/cef/libcef/browser/osr/
Dbrowser_platform_delegate_osr.h87 void AccessibilityEventReceived(
Dbrowser_platform_delegate_osr.cc560 void CefBrowserPlatformDelegateOsr::AccessibilityEventReceived( in AccessibilityEventReceived() function in CefBrowserPlatformDelegateOsr
/third_party/cef/libcef/browser/
Dbrowser_platform_delegate.h339 virtual void AccessibilityEventReceived(
Dbrowser_platform_delegate.cc337 void CefBrowserPlatformDelegate::AccessibilityEventReceived( in AccessibilityEventReceived() function in CefBrowserPlatformDelegate
/third_party/cef/libcef/browser/alloy/
Dalloy_browser_host_impl.h300 void AccessibilityEventReceived(
Dalloy_browser_host_impl.cc1537 void AlloyBrowserHostImpl::AccessibilityEventReceived( in AccessibilityEventReceived() function in AlloyBrowserHostImpl
1544 platform_delegate_->AccessibilityEventReceived(content_event_bundle); in AccessibilityEventReceived()