Home | History | Annotate | Download | only in WebView

Lines Matching refs:editor

122 #import <WebCore/Editor.h>
2360 coreFrame->editor()->command(name).execute(value);
5026 return kit(page->mainFrame()->editor()->rangeForPoint(IntPoint([self convertPoint:point toView:nil])).get());
5087 mainFrame->editor()->applyEditingStyleToBodyElement();
5389 coreFrame->editor()->handleCorrectionPanelResult(result);
5422 coreFrame->editor()->deleteSelectionWithSmartDelete([(WebHTMLView *)[[webFrame frameView] documentView] _canSmartCopyOrDelete]);
5432 coreFrame->editor()->applyStyle(core(style));