Searched defs:shouldApplyStyle (Results 1 - 11 of 11) sorted by relevance

/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/InjectedBundle/
H A DInjectedBundlePageEditorClient.cpp98 bool InjectedBundlePageEditorClient::shouldApplyStyle(WebPage* page, CSSStyleDeclaration* style, Range* range) function in class:WebKit::InjectedBundlePageEditorClient
/macosx-10.9.5/WebKit-7537.78.2/blackberry/WebCoreSupport/
H A DEditorClientBlackBerry.cpp208 bool EditorClientBlackBerry::shouldApplyStyle(StylePropertySet*, Range*) function in class:WebCore::EditorClientBlackBerry
/macosx-10.9.5/WebKit-7537.78.2/efl/WebCoreSupport/
H A DEditorClientEfl.cpp109 bool EditorClientEfl::shouldApplyStyle(StylePropertySet* style, Range* range) function in class:WebCore::EditorClientEfl
/macosx-10.9.5/WebKit-7537.78.2/gtk/WebCoreSupport/
H A DEditorClientGtk.cpp180 bool EditorClient::shouldApplyStyle(WebCore::StylePropertySet* set, WebCore::Range* range) function in class:WebKit::EditorClient
/macosx-10.9.5/WebKit-7537.78.2/qt/WebCoreSupport/
H A DEditorClientQt.cpp168 bool EditorClientQt::shouldApplyStyle(WebCore::StylePropertySet* style, WebCore::Range* range) function in class:WebCore::EditorClientQt
/macosx-10.9.5/WebKit-7537.78.2/wince/WebCoreSupport/
H A DEditorClientWinCE.cpp104 bool EditorClientWinCE::shouldApplyStyle(WebCore::StylePropertySet*, WebCore::Range*) function in class:WebKit::EditorClientWinCE
/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/WebCoreSupport/
H A DWebEditorClient.cpp162 bool WebEditorClient::shouldApplyStyle(StylePropertySet* style, Range* range) function in class:WebKit::WebEditorClient
/macosx-10.9.5/WebKit-7537.78.2/win/WebCoreSupport/
H A DWebEditorClient.cpp291 bool WebEditorClient::shouldApplyStyle(StylePropertySet* /*style*/, Range* /*toElementsInDOMRange*/) function in class:WebEditorClient
/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/InjectedBundle/API/c/
H A DWKBundlePage.h318 WKBundlePageShouldApplyStyle shouldApplyStyle; member in struct:WKBundlePageEditorClient
/macosx-10.9.5/WebCore-7537.78.1/editing/
H A DEditor.cpp764 bool Editor::shouldApplyStyle(StylePropertySet* style, Range* range) function in class:WebCore::Editor
/macosx-10.9.5/WebCore-7537.78.1/loader/
H A DEmptyClients.h420 virtual bool shouldApplyStyle(StylePropertySet*, Range*) { return false; } function in class:WebCore::EmptyEditorClient

Completed in 493 milliseconds