Home | History | Annotate | Download | only in editing

Lines Matching refs:nodeIndex

1303         int startOffsetAdjustment = startChild->nodeIndex();
1340 int endOffset = nextChild ? nextChild->nodeIndex() : nextElement->childNodes()->length();