Searched refs:get_accChildCount (Results 1 – 4 of 4) sorted by relevance
44 virtual HRESULT STDMETHODCALLTYPE get_accChildCount(long*);
112 HRESULT STDMETHODCALLTYPE AccessibleBase::get_accChildCount(long* count) in get_accChildCount() function in AccessibleBase
4050 (AccessibleBase::get_accChildCount): Implement get_accChildCount.4143 (AccessibleBase::get_accChildCount):
60 if (FAILED(m_element->get_accChildCount(&childCount))) in getChildren()