Home
last modified time | relevance | path

Searched refs:accHitTest (Results 1 – 25 of 158) sorted by relevance

1234567

/dports/lang/mono/mono-5.10.1.57/mcs/class/Accessibility/Accessibility/
H A DIAccessible.cs33 object accHitTest (int xLeft, int yTop); in accHitTest() method
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DAccessibility.cs34 object accHitTest(int xLeft, int yTop); in accHitTest() method
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A DAccessibility.cs34 object accHitTest(int xLeft, int yTop); in accHitTest() method
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DAccessibility.cs34 object accHitTest(int xLeft, int yTop); in accHitTest() method
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/accessibility/
H A Dhit_testing_win_browsertest.cc97 ASSERT_HRESULT_SUCCEEDED(root_accessible->accHitTest( in IN_PROC_BROWSER_TEST_P()
119 ASSERT_HRESULT_SUCCEEDED(root_accessible->accHitTest( in IN_PROC_BROWSER_TEST_P()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT PI/win32/org/eclipse/swt/internal/ole/win32/
H A DIAccessible.java73 public int accHitTest(int xLeft, int yTop, long pvarChild) { in accHitTest() method in IAccessible
/dports/lang/spidermonkey78/firefox-78.9.0/accessible/windows/msaa/
H A DLazyInstantiator.cpp656 LazyInstantiator::accHitTest(long xLeft, long yTop, VARIANT* pvarChild) { in accHitTest() function in mozilla::a11y::LazyInstantiator
662 return mWeakAccessible->accHitTest(xLeft, yTop, pvarChild); in accHitTest()
H A DLazyInstantiator.h76 STDMETHODIMP accHitTest(long xLeft, long yTop, VARIANT* pvarChild) override;
/dports/lang/spidermonkey60/firefox-60.9.0/accessible/windows/msaa/
H A DLazyInstantiator.cpp679 LazyInstantiator::accHitTest(long xLeft, long yTop, VARIANT *pvarChild) { in accHitTest() function in mozilla::a11y::LazyInstantiator
685 return mWeakAccessible->accHitTest(xLeft, yTop, pvarChild); in accHitTest()
H A DLazyInstantiator.h76 STDMETHODIMP accHitTest(long xLeft, long yTop, VARIANT *pvarChild) override;
/dports/www/firefox/firefox-99.0/accessible/windows/msaa/
H A DLazyInstantiator.h77 STDMETHODIMP accHitTest(long xLeft, long yTop, VARIANT* pvarChild) override;
H A DLazyInstantiator.cpp684 LazyInstantiator::accHitTest(long xLeft, long yTop, VARIANT* pvarChild) { in accHitTest() function in mozilla::a11y::LazyInstantiator
690 return mWeakAccessible->accHitTest(xLeft, yTop, pvarChild); in accHitTest()
/dports/www/firefox-esr/firefox-91.8.0/accessible/windows/msaa/
H A DLazyInstantiator.h77 STDMETHODIMP accHitTest(long xLeft, long yTop, VARIANT* pvarChild) override;
H A DLazyInstantiator.cpp684 LazyInstantiator::accHitTest(long xLeft, long yTop, VARIANT* pvarChild) { in accHitTest() function in mozilla::a11y::LazyInstantiator
690 return mWeakAccessible->accHitTest(xLeft, yTop, pvarChild); in accHitTest()
/dports/mail/thunderbird/thunderbird-91.8.0/accessible/windows/msaa/
H A DLazyInstantiator.h77 STDMETHODIMP accHitTest(long xLeft, long yTop, VARIANT* pvarChild) override;
H A DLazyInstantiator.cpp684 LazyInstantiator::accHitTest(long xLeft, long yTop, VARIANT* pvarChild) { in accHitTest() function in mozilla::a11y::LazyInstantiator
690 return mWeakAccessible->accHitTest(xLeft, yTop, pvarChild); in accHitTest()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/accessibility/
H A Dax_platform_node_win_browsertest.cc476 ASSERT_EQ(S_OK, root_platform_node->accHitTest( in IN_PROC_BROWSER_TEST_F()
497 ASSERT_EQ(S_OK, ancestor->accHitTest(point.x(), point.y(), in IN_PROC_BROWSER_TEST_F()
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/windows/
H A Doleacc.d181 HRESULT accHitTest(int, int, VARIANT*);
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/sys/windows/
H A Doleacc.d180 HRESULT accHitTest(int, int, VARIANT*);
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/sys/windows/
H A Doleacc.d181 HRESULT accHitTest(int, int, VARIANT*);
/dports/lang/spidermonkey78/firefox-78.9.0/accessible/ipc/win/handler/
H A DHandlerTextLeaf.h62 STDMETHODIMP accHitTest(long xLeft, long yTop, VARIANT* pvarChild) override;
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/libdruntime/core/sys/windows/
H A Doleacc.d180 HRESULT accHitTest(int, int, VARIANT*);
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/core/sys/windows/
H A Doleacc.d180 HRESULT accHitTest(int, int, VARIANT*);
/dports/www/firefox/firefox-99.0/accessible/ipc/win/handler/
H A DHandlerTextLeaf.h62 STDMETHODIMP accHitTest(long xLeft, long yTop, VARIANT* pvarChild) override;
/dports/www/firefox-esr/firefox-91.8.0/accessible/ipc/win/handler/
H A DHandlerTextLeaf.h62 STDMETHODIMP accHitTest(long xLeft, long yTop, VARIANT* pvarChild) override;

1234567