Home
last modified time | relevance | path

Searched refs:pcountChildren (Results 1 – 2 of 2) sorted by relevance

/trunk/main/winaccessibility/source/UAccCOM/
H A DMAccessible.cpp302 STDMETHODIMP CMAccessible::get_accChildCount(long *pcountChildren) in get_accChildCount() argument
309 if(pcountChildren == NULL) in get_accChildCount()
320 *pcountChildren = pRContext->getAccessibleChildCount(); in get_accChildCount()
H A DMAccessible.h153 STDMETHOD(get_accChildCount)(long *pcountChildren);

Completed in 27 milliseconds