Home
last modified time | relevance | path

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

/trunk/main/winaccessibility/source/UAccCOM/
H A DMAccessible.cpp3102 STDMETHODIMP CMAccessible:: get_indexInParent( long __RPC_FAR *accParentIndex) in get_indexInParent() argument
3109 if(accParentIndex == NULL) in get_indexInParent()
3116 *accParentIndex = pRContext.get()->getAccessibleIndexInParent(); in get_indexInParent()
H A DMAccessible.h174 STDMETHOD(get_indexInParent)( long __RPC_FAR *accParentIndex );

Completed in 19 milliseconds