Home | History | Annotate | Download | only in accessibility

Lines Matching defs:get_accChild

164   if (S_OK == web_view_accessible->get_accChild(
442 HRESULT result = this->get_accChild(start, &end->pdispVal);
464 STDMETHODIMP NativeViewAccessibilityWin::get_accChild(VARIANT var_child,
504 HRESULT result = child_accessible->get_accChild(var_child, disp_child);