Home | History | Annotate | Download | only in accessibility

Lines Matching refs:indexPosition

1917     Position indexPosition = pos.deepEquivalent();
1918 if (indexPosition.isNull() || highestEditableRoot(indexPosition, HasEditableAXRole) != node)
1923 range->setEnd(indexPosition, IGNORE_EXCEPTION);