Lines Matching refs:GetChildInterface
355 *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()
1082 IMAccessible *pChild = this->GetChildInterface(lVal); in put_accName()
1115 IMAccessible *pChild = this->GetChildInterface(lVal); in put_accValue()
1371 IMAccessible* CMAccessible::GetChildInterface(long dChildID)//for test in GetChildInterface() function in CMAccessible
1461 pCurChild = GetChildInterface(varCur.lVal); in GetNavigateChildForDM()
2327 pSelectAcc = GetChildInterface(varChild.lVal); in accSelect()
2442 IMAccessible *pChild = this->GetChildInterface(lVal); in get_accDefaultAction()
2478 IMAccessible *pChild = this->GetChildInterface(lVal); in accDoDefaultAction()