Home | History | Annotate | Download | only in editing

Lines Matching refs:rangeFromLocationAndLength

627     startRange = TextIterator::rangeFromLocationAndLength(static_cast<Element*>(scope), startIndex, 0, true);
628 endRange = TextIterator::rangeFromLocationAndLength(static_cast<Element*>(scope), endIndex, 0, true);