Home
last modified time | relevance | path

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

/trunk/main/winaccessibility/source/UAccCOM/
H A DMAccessible.cpp355 *ppdispChild = GetChildInterface(varChild.lVal); in get_accChild()
395 IMAccessible *pChild = this->GetChildInterface(lVal); in get_accName()
440 IMAccessible *pChild = this->GetChildInterface(lVal); in get_accValue()
479 IMAccessible *pChild = this->GetChildInterface(lVal); in get_accDescription()
530 IMAccessible *pChild = this->GetChildInterface(lVal); in get_accRole()
589 IMAccessible *pChild = this->GetChildInterface(lVal); in get_accState()
787 IMAccessible *pChild = this->GetChildInterface(lVal); in get_accKeyboardShortcut()
1020 child = GetChildInterface(i + 1); in accHitTest()
1461 pCurChild = GetChildInterface(varCur.lVal); in GetNavigateChildForDM()
2327 pSelectAcc = GetChildInterface(varChild.lVal); in accSelect()
[all …]
H A DMAccessible.h246 …IMAccessible* GetChildInterface(long dChildIndex);//notice here the parameter is child index,not c…

Completed in 40 milliseconds