/external/webkit/Source/WebKit2/WebProcess/InjectedBundle/ |
D | InjectedBundlePageEditorClient.cpp | 95 bool InjectedBundlePageEditorClient::shouldApplyStyle(WebPage* page, CSSStyleDeclaration* style, Ra… in shouldApplyStyle() function in WebKit::InjectedBundlePageEditorClient
|
/external/webkit/Tools/DumpRenderTree/gtk/ |
D | EditingCallbacks.cpp | 155 gboolean shouldApplyStyle(WebKitWebView* webView, WebKitDOMCSSStyleDeclaration* style, WebKitDOMRan… in shouldApplyStyle() function
|
/external/webkit/Tools/DumpRenderTree/win/ |
D | EditingDelegate.cpp | 244 HRESULT STDMETHODCALLTYPE EditingDelegate::shouldApplyStyle( in shouldApplyStyle() function in EditingDelegate
|
/external/webkit/Source/WebKit/haiku/WebCoreSupport/ |
D | EditorClientHaiku.cpp | 147 bool EditorClientHaiku::shouldApplyStyle(WebCore::CSSStyleDeclaration*, in shouldApplyStyle() function in WebCore::EditorClientHaiku
|
/external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/ |
D | WebEditorClient.cpp | 157 bool WebEditorClient::shouldApplyStyle(CSSStyleDeclaration* style, Range* range) in shouldApplyStyle() function in WebKit::WebEditorClient
|
/external/webkit/Source/WebKit/efl/WebCoreSupport/ |
D | EditorClientEfl.cpp | 106 bool EditorClientEfl::shouldApplyStyle(CSSStyleDeclaration*, Range*) in shouldApplyStyle() function in WebCore::EditorClientEfl
|
/external/webkit/Source/WebKit/wince/WebCoreSupport/ |
D | EditorClientWinCE.cpp | 105 bool EditorClientWinCE::shouldApplyStyle(WebCore::CSSStyleDeclaration*, WebCore::Range*) in shouldApplyStyle() function in WebKit::EditorClientWinCE
|
/external/webkit/Source/WebKit/android/WebCoreSupport/ |
D | EditorClientAndroid.cpp | 77 bool EditorClientAndroid::shouldApplyStyle(CSSStyleDeclaration*, Range*) { notImplemented(); return… in shouldApplyStyle() function in android::EditorClientAndroid
|
/external/webkit/Source/WebKit/mac/WebCoreSupport/ |
D | WebEditorClient.mm | 254 bool WebEditorClient::shouldApplyStyle(CSSStyleDeclaration* style, Range* range) function
|
/external/webkit/Source/WebKit/wx/WebKitSupport/ |
D | EditorClientWx.cpp | 226 bool EditorClientWx::shouldApplyStyle(CSSStyleDeclaration*, in shouldApplyStyle() function in WebCore::EditorClientWx
|
/external/webkit/Source/WebKit/qt/WebCoreSupport/ |
D | EditorClientQt.cpp | 173 bool EditorClientQt::shouldApplyStyle(WebCore::CSSStyleDeclaration* style, in shouldApplyStyle() function in WebCore::EditorClientQt
|
/external/webkit/Source/WebKit/chromium/public/ |
D | WebViewClient.h | 157 virtual bool shouldApplyStyle(const WebString& style, const WebRange&) { return true; } in shouldApplyStyle() function
|
/external/webkit/Source/WebKit/chromium/src/ |
D | EditorClientImpl.cpp | 251 bool EditorClientImpl::shouldApplyStyle(CSSStyleDeclaration* style, in shouldApplyStyle() function in WebKit::EditorClientImpl
|
/external/webkit/Source/WebKit/win/WebCoreSupport/ |
D | WebEditorClient.cpp | 278 bool WebEditorClient::shouldApplyStyle(CSSStyleDeclaration* /*style*/, Range* /*toElementsInDOMRang… in shouldApplyStyle() function in WebEditorClient
|
/external/webkit/Source/WebKit/gtk/WebCoreSupport/ |
D | EditorClientGtk.cpp | 372 bool EditorClient::shouldApplyStyle(WebCore::CSSStyleDeclaration* declaration, WebCore::Range* rang… in shouldApplyStyle() function in WebKit::EditorClient
|
/external/webkit/Tools/WebKitTestRunner/InjectedBundle/ |
D | InjectedBundlePage.cpp | 860 bool InjectedBundlePage::shouldApplyStyle(WKBundlePageRef page, WKBundleCSSStyleDeclarationRef styl… in shouldApplyStyle() function in WTR::InjectedBundlePage 966 bool InjectedBundlePage::shouldApplyStyle(WKBundleCSSStyleDeclarationRef style, WKBundleRangeHandle… in shouldApplyStyle() function in WTR::InjectedBundlePage
|
/external/webkit/Source/WebKit2/WebProcess/InjectedBundle/API/c/ |
D | WKBundlePage.h | 214 WKBundlePageShouldApplyStyle shouldApplyStyle; member
|
/external/webkit/Tools/DumpRenderTree/chromium/ |
D | WebViewHost.cpp | 349 bool WebViewHost::shouldApplyStyle(const WebString& style, const WebRange& range) in shouldApplyStyle() function in WebViewHost
|
/external/webkit/Source/WebCore/loader/ |
D | EmptyClients.h | 453 virtual bool shouldApplyStyle(CSSStyleDeclaration*, Range*) { return false; } in shouldApplyStyle() function
|
/external/webkit/Source/WebCore/editing/ |
D | Editor.cpp | 841 bool Editor::shouldApplyStyle(CSSStyleDeclaration* style, Range* range) in shouldApplyStyle() function in WebCore::Editor
|