Home | History | Annotate | Download | only in WebView

Lines Matching refs:editor

521     return _private->coreFrame->displayStringModifiedByEncoding(_private->coreFrame->editor()->selectedText());
635 return _private->coreFrame->editor()->firstRectForRange(core(range));
726 return kit(_private->coreFrame->editor()->mark().toNormalizedRange().get());
825 _private->coreFrame->editor()->computeAndSetTypingStyle(core(style), undoAction);
1281 return coreFrame->editor()->selectionStartHasMarkerFor(DocumentMarker::Spelling, from, length);
1289 return coreFrame->editor()->selectionStartHasMarkerFor(DocumentMarker::Grammar, from, length);