Home | History | Annotate | Download | only in accessibility

Lines Matching refs:child_index

1030     unsigned int child_index,
1038 if (child_index < children_.size()) {
1039 *node = children_[child_index]->toBrowserAccessibilityWin()->NewReference();