Home
last modified time | relevance | path

Searched refs:get_accChildCount (Results 1 – 25 of 167) sorted by relevance

1234567

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/views/accessibility/
H A Dview_ax_platform_node_delegate_win_unittest.cc79 ASSERT_EQ(S_OK, content_accessible->get_accChildCount(&child_count)); in TEST_F()
123 ASSERT_EQ(S_OK, content_accessible->get_accChildCount(&child_count)); in TEST_F()
188 ASSERT_EQ(S_OK, root_view_accessible->get_accChildCount(&child_count)); in TEST_P()
209 ASSERT_EQ(S_OK, root_view_accessible->get_accChildCount(&child_count)); in TEST_P()
328 EXPECT_EQ(S_OK, content_accessible->get_accChildCount(&child_count)); in TEST_F()
402 ASSERT_EQ(S_OK, alert_accessible->get_accChildCount(&child_count)); in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/views/accessibility/
H A Dview_ax_platform_node_delegate_win_unittest.cc99 ASSERT_EQ(S_OK, content_accessible->get_accChildCount(&child_count)); in TEST_F()
109 ASSERT_EQ(S_OK, textfield_accessible->get_accChildCount(&child_count)); in TEST_F()
147 ASSERT_EQ(S_OK, content_accessible->get_accChildCount(&child_count)); in TEST_F()
212 ASSERT_EQ(S_OK, root_view_accessible->get_accChildCount(&child_count)); in TEST_P()
233 ASSERT_EQ(S_OK, root_view_accessible->get_accChildCount(&child_count)); in TEST_P()
351 EXPECT_EQ(S_OK, content_accessible->get_accChildCount(&child_count)); in TEST_F()
424 ASSERT_EQ(S_OK, alert_accessible->get_accChildCount(&child_count)); in TEST_F()
/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.java25 public int get_accChildCount(long pcountChildren) { in get_accChildCount() method in IAccessible
/dports/lang/spidermonkey60/firefox-60.9.0/accessible/ipc/win/
H A DHandlerProvider.cpp282 hr = target->get_accChildCount(&aOutIA2Data->mChildCount); in BuildDynamicIA2Data()
723 hr = acc->get_accChildCount(&count); in SetChildDataForTextLeaf()
764 *hr = acc->get_accChildCount(&count); in GetAllChildrenMainThread()
/dports/lang/spidermonkey78/firefox-78.9.0/accessible/windows/msaa/
H A DLazyInstantiator.cpp507 LazyInstantiator::get_accChildCount(long* pcountChildren) { in get_accChildCount() function in mozilla::a11y::LazyInstantiator
513 return mWeakAccessible->get_accChildCount(pcountChildren); in get_accChildCount()
H A DLazyInstantiator.h54 STDMETHODIMP get_accChildCount(long* pcountChildren) override;
/dports/lang/spidermonkey60/firefox-60.9.0/accessible/windows/msaa/
H A DLazyInstantiator.cpp530 LazyInstantiator::get_accChildCount(long *pcountChildren) { in get_accChildCount() function in mozilla::a11y::LazyInstantiator
536 return mWeakAccessible->get_accChildCount(pcountChildren); in get_accChildCount()
H A DLazyInstantiator.h54 STDMETHODIMP get_accChildCount(long *pcountChildren) override;
/dports/www/firefox/firefox-99.0/accessible/windows/msaa/
H A DLazyInstantiator.h55 STDMETHODIMP get_accChildCount(long* pcountChildren) override;
H A DLazyInstantiator.cpp523 LazyInstantiator::get_accChildCount(long* pcountChildren) { in get_accChildCount() function in mozilla::a11y::LazyInstantiator
529 return mWeakAccessible->get_accChildCount(pcountChildren); in get_accChildCount()
/dports/www/firefox-esr/firefox-91.8.0/accessible/windows/msaa/
H A DLazyInstantiator.h55 STDMETHODIMP get_accChildCount(long* pcountChildren) override;
H A DLazyInstantiator.cpp523 LazyInstantiator::get_accChildCount(long* pcountChildren) { in get_accChildCount() function in mozilla::a11y::LazyInstantiator
529 return mWeakAccessible->get_accChildCount(pcountChildren); in get_accChildCount()
/dports/mail/thunderbird/thunderbird-91.8.0/accessible/windows/msaa/
H A DLazyInstantiator.h55 STDMETHODIMP get_accChildCount(long* pcountChildren) override;
H A DLazyInstantiator.cpp523 LazyInstantiator::get_accChildCount(long* pcountChildren) { in get_accChildCount() function in mozilla::a11y::LazyInstantiator
529 return mWeakAccessible->get_accChildCount(pcountChildren); in get_accChildCount()
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/windows/
H A Doleacc.d164 HRESULT get_accChildCount(int*);
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/sys/windows/
H A Doleacc.d163 HRESULT get_accChildCount(int*);
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/sys/windows/
H A Doleacc.d164 HRESULT get_accChildCount(int*);
/dports/lang/spidermonkey78/firefox-78.9.0/accessible/ipc/win/handler/
H A DHandlerTextLeaf.h40 STDMETHODIMP get_accChildCount(long* pcountChildren) override;
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/libdruntime/core/sys/windows/
H A Doleacc.d163 HRESULT get_accChildCount(int*);
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/core/sys/windows/
H A Doleacc.d163 HRESULT get_accChildCount(int*);
/dports/www/firefox/firefox-99.0/accessible/ipc/win/handler/
H A DHandlerTextLeaf.h40 STDMETHODIMP get_accChildCount(long* pcountChildren) override;
/dports/www/firefox-esr/firefox-91.8.0/accessible/ipc/win/handler/
H A DHandlerTextLeaf.h40 STDMETHODIMP get_accChildCount(long* pcountChildren) override;
/dports/mail/thunderbird/thunderbird-91.8.0/accessible/ipc/win/handler/
H A DHandlerTextLeaf.h40 STDMETHODIMP get_accChildCount(long* pcountChildren) override;
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Doleacc.d164 HRESULT get_accChildCount(int*);
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/libdruntime/core/sys/windows/
H A Doleacc.d163 HRESULT get_accChildCount(int*);

1234567