Searched refs:stdInterface (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/ole/
H A Daccess.cpp398 IAccessible* stdInterface = (IAccessible*)m_pAccessible->GetIAccessibleStd(); local
399 if (!stdInterface)
402 return stdInterface->accHitTest(xLeft, yLeft, pVarID);
683 IAccessible* stdInterface = (IAccessible*)m_pAccessible->GetIAccessibleStd(); local
684 if (!stdInterface)
689 return stdInterface->get_accChild (varChildID, ppDispChild);
740 IAccessible* stdInterface = (IAccessible*)m_pAccessible->GetIAccessibleStd(); local
741 if (!stdInterface)
746 HRESULT res = stdInterface->get_accChildCount (pCountChildren);
789 IAccessible* stdInterface local
1438 IAccessible* stdInterface = (IAccessible*)m_pAccessible->GetIAccessibleStd(); local
1504 IAccessible* stdInterface = (IAccessible*)m_pAccessible->GetIAccessibleStd(); local
[all...]

Completed in 48 milliseconds