Home | History | Annotate | Download | only in editing

Lines Matching refs:PlainTextRange

42 #include "core/editing/PlainTextRange.h"
293 startRange = PlainTextRange(startIndex).createRangeForSelection(toContainerNode(scope));
294 endRange = PlainTextRange(endIndex).createRangeForSelection(toContainerNode(scope));