Home | History | Annotate | Download | only in accessibility

Lines Matching refs:child_index

2554     unsigned int child_index,
2562 if (child_index < children_.size()) {
2567 *node = children_[child_index]->ToBrowserAccessibilityWin()->NewReference();