Searched defs:shouldInsertNode (Results 1 - 10 of 10) sorted by relevance

/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/InjectedBundle/
H A DInjectedBundlePageEditorClient.cpp60 bool InjectedBundlePageEditorClient::shouldInsertNode(WebPage* page, Node* node, Range* rangeToReplace, EditorInsertAction action) function in class:WebKit::InjectedBundlePageEditorClient
/macosx-10.9.5/WebKit-7537.78.2/blackberry/WebCoreSupport/
H A DEditorClientBlackBerry.cpp172 bool EditorClientBlackBerry::shouldInsertNode(Node* node, Range* range, EditorInsertAction insertAction) function in class:WebCore::EditorClientBlackBerry
/macosx-10.9.5/WebKit-7537.78.2/efl/WebCoreSupport/
H A DEditorClientEfl.cpp235 bool EditorClientEfl::shouldInsertNode(Node* node, Range* range, EditorInsertAction action) function in class:WebCore::EditorClientEfl
/macosx-10.9.5/WebKit-7537.78.2/gtk/WebCoreSupport/
H A DEditorClientGtk.cpp349 bool EditorClient::shouldInsertNode(Node* node, Range* range, EditorInsertAction action) function in class:WebKit::EditorClient
/macosx-10.9.5/WebKit-7537.78.2/qt/WebCoreSupport/
H A DEditorClientQt.cpp314 bool EditorClientQt::shouldInsertNode(Node* node, Range* range, EditorInsertAction action) function in class:WebCore::EditorClientQt
/macosx-10.9.5/WebKit-7537.78.2/wince/WebCoreSupport/
H A DEditorClientWinCE.cpp203 bool EditorClientWinCE::shouldInsertNode(Node*, Range*, EditorInsertAction) function in class:WebKit::EditorClientWinCE
/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/WebCoreSupport/
H A DWebEditorClient.cpp141 bool WebEditorClient::shouldInsertNode(Node* node, Range* rangeToReplace, EditorInsertAction action) function in class:WebKit::WebEditorClient
/macosx-10.9.5/WebKit-7537.78.2/win/WebCoreSupport/
H A DWebEditorClient.cpp264 bool WebEditorClient::shouldInsertNode(Node* /*node*/, Range* /*replacingRange*/, EditorInsertAction /*givenAction*/) function in class:WebEditorClient
/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/InjectedBundle/API/c/
H A DWKBundlePage.h314 WKBundlePageShouldInsertNodeCallback shouldInsertNode; member in struct:WKBundlePageEditorClient
/macosx-10.9.5/WebCore-7537.78.1/loader/
H A DEmptyClients.h416 virtual bool shouldInsertNode(Node*, Range*, EditorInsertAction) { return false; } function in class:WebCore::EmptyEditorClient

Completed in 303 milliseconds