Home
last modified time | relevance | path

Searched refs:HitTestSync (Results 1 – 25 of 35) sorted by relevance

12

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/accessibility/platform/
H A Dax_fragment_root_win.cc110 node_to_test->GetDelegate()->HitTestSync(screen_physical_pixel_x, in ElementProviderFromPoint()
299 gfx::NativeViewAccessible AXFragmentRootWin::HitTestSync(int x, int y) const { in HitTestSync() function in ui::AXFragmentRootWin
302 return child_delegate->HitTestSync(x, y); in HitTestSync()
H A Dax_fragment_root_win.h65 gfx::NativeViewAccessible HitTestSync(int x, int y) const override;
H A Dtest_ax_node_wrapper.h89 gfx::NativeViewAccessible HitTestSync(
H A Dax_platform_node_delegate_base.h147 gfx::NativeViewAccessible HitTestSync(
H A Dax_platform_node_auralinux.h152 gfx::NativeViewAccessible HitTestSync(gint x,
H A Dax_platform_node_delegate.h226 virtual gfx::NativeViewAccessible HitTestSync(
H A Dax_platform_node_delegate_base.cc244 gfx::NativeViewAccessible AXPlatformNodeDelegateBase::HitTestSync( in HitTestSync() function in ui::AXPlatformNodeDelegateBase
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/accessibility/platform/
H A Dax_fragment_root_win.cc178 node_to_test->GetDelegate()->HitTestSync(screen_physical_pixel_x, in ElementProviderFromPoint()
374 gfx::NativeViewAccessible AXFragmentRootWin::HitTestSync(int x, int y) const { in HitTestSync() function in ui::AXFragmentRootWin
377 return child_delegate->HitTestSync(x, y); in HitTestSync()
H A Dax_fragment_root_win.h65 gfx::NativeViewAccessible HitTestSync(int x, int y) const override;
H A Dtest_ax_node_wrapper.h93 gfx::NativeViewAccessible HitTestSync(
H A Dax_platform_node_auralinux.h154 gfx::NativeViewAccessible HitTestSync(gint x,
H A Dax_platform_node_delegate_base.h146 gfx::NativeViewAccessible HitTestSync(
H A Dax_platform_node_delegate.h255 virtual gfx::NativeViewAccessible HitTestSync(
H A Dax_platform_node_delegate_base.cc310 gfx::NativeViewAccessible AXPlatformNodeDelegateBase::HitTestSync( in HitTestSync() function in ui::AXPlatformNodeDelegateBase
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/views/accessibility/
H A Dax_virtual_view_unittest.cc657 virtual_child_1->HitTestSync(point_1.x(), point_1.y())); in TEST_F()
660 virtual_label_->HitTestSync(point_2.x(), point_2.y())); in TEST_F()
672 virtual_label_->HitTestSync(point_2.x(), point_2.y())); in TEST_F()
675 virtual_label_->HitTestSync(point_3.x(), point_3.y())); in TEST_F()
680 virtual_label_->HitTestSync(point_2.x(), point_2.y())); in TEST_F()
682 virtual_label_->HitTestSync(point_3.x(), point_3.y())); in TEST_F()
H A Dview_ax_platform_node_delegate.h73 gfx::NativeViewAccessible HitTestSync(
H A Dax_virtual_view.cc342 gfx::NativeViewAccessible AXVirtualView::HitTestSync( in HitTestSync() function in views::AXVirtualView
356 child->HitTestSync(screen_physical_pixel_x, screen_physical_pixel_y); in HitTestSync()
H A Dax_virtual_view.h149 gfx::NativeViewAccessible HitTestSync(
H A Dview_ax_platform_node_delegate.cc411 gfx::NativeViewAccessible ViewAXPlatformNodeDelegate::HitTestSync( in HitTestSync() function in views::ViewAXPlatformNodeDelegate
451 child->HitTestSync(screen_physical_pixel_x, screen_physical_pixel_y); in HitTestSync()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/views/accessibility/
H A Dview_ax_platform_node_delegate.h68 gfx::NativeViewAccessible HitTestSync(
H A Dax_virtual_view.cc318 gfx::NativeViewAccessible AXVirtualView::HitTestSync( in HitTestSync() function in views::AXVirtualView
333 child->HitTestSync(screen_physical_pixel_x, screen_physical_pixel_y); in HitTestSync()
H A Dax_virtual_view.h146 gfx::NativeViewAccessible HitTestSync(
H A Dview_ax_platform_node_delegate.cc390 gfx::NativeViewAccessible ViewAXPlatformNodeDelegate::HitTestSync( in HitTestSync() function in views::ViewAXPlatformNodeDelegate
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/accessibility/
H A Dbrowser_accessibility.h454 gfx::NativeViewAccessible HitTestSync(int physical_pixel_x,
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/accessibility/
H A Dbrowser_accessibility.h519 gfx::NativeViewAccessible HitTestSync(int physical_pixel_x,

12