Home
last modified time | relevance | path

Searched defs:isSelectTrailingWhitespaceEnabled (Results 1 – 17 of 17) sorted by relevance

/external/webkit/Source/WebKit/haiku/WebCoreSupport/
DEditorClientHaiku.cpp82 bool EditorClientHaiku::isSelectTrailingWhitespaceEnabled() in isSelectTrailingWhitespaceEnabled() function in WebCore::EditorClientHaiku
/external/webkit/Source/WebKit/wince/WebCoreSupport/
DEditorClientWinCE.cpp211 bool EditorClientWinCE::isSelectTrailingWhitespaceEnabled() in isSelectTrailingWhitespaceEnabled() function in WebKit::EditorClientWinCE
/external/webkit/Source/WebKit/efl/WebCoreSupport/
DEditorClientEfl.cpp212 bool EditorClientEfl::isSelectTrailingWhitespaceEnabled() in isSelectTrailingWhitespaceEnabled() function in WebCore::EditorClientEfl
/external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/
DWebEditorClient.cpp82 bool WebEditorClient::isSelectTrailingWhitespaceEnabled() in isSelectTrailingWhitespaceEnabled() function in WebKit::WebEditorClient
/external/webkit/Source/WebKit/android/WebCoreSupport/
DEditorClientAndroid.cpp54 bool EditorClientAndroid::isSelectTrailingWhitespaceEnabled(){ notImplemented(); return false; } in isSelectTrailingWhitespaceEnabled() function in android::EditorClientAndroid
/external/webkit/Source/WebKit/mac/WebCoreSupport/
DWebEditorClient.mm249 bool WebEditorClient::isSelectTrailingWhitespaceEnabled() function
/external/webkit/Source/WebKit/wx/WebKitSupport/
DEditorClientWx.cpp160 bool EditorClientWx::isSelectTrailingWhitespaceEnabled() in isSelectTrailingWhitespaceEnabled() function in WebCore::EditorClientWx
/external/webkit/Source/WebKit/qt/WebCoreSupport/
DEditorClientQt.cpp339 bool EditorClientQt::isSelectTrailingWhitespaceEnabled() in isSelectTrailingWhitespaceEnabled() function in WebCore::EditorClientQt
/external/webkit/Source/WebKit/chromium/public/
DWebViewClient.h160 virtual bool isSelectTrailingWhitespaceEnabled() { return true; } in isSelectTrailingWhitespaceEnabled() function
/external/webkit/Source/WebKit/chromium/src/
DEditorClientImpl.cpp111 bool EditorClientImpl::isSelectTrailingWhitespaceEnabled() in isSelectTrailingWhitespaceEnabled() function in WebKit::EditorClientImpl
/external/webkit/Source/WebKit/win/WebCoreSupport/
DWebEditorClient.cpp303 bool WebEditorClient::isSelectTrailingWhitespaceEnabled(void) in isSelectTrailingWhitespaceEnabled() function in WebEditorClient
/external/webkit/Source/WebKit/gtk/WebCoreSupport/
DEditorClientGtk.cpp568 bool EditorClient::isSelectTrailingWhitespaceEnabled() in isSelectTrailingWhitespaceEnabled() function in WebKit::EditorClient
/external/webkit/Tools/DumpRenderTree/chromium/
DWebViewHost.cpp364 bool WebViewHost::isSelectTrailingWhitespaceEnabled() in isSelectTrailingWhitespaceEnabled() function in WebViewHost
/external/webkit/Source/WebCore/loader/
DEmptyClients.h436 virtual bool isSelectTrailingWhitespaceEnabled() { return false; } in isSelectTrailingWhitespaceEnabled() function
/external/webkit/Source/WebCore/editing/
DEditor.cpp286 bool Editor::isSelectTrailingWhitespaceEnabled() in isSelectTrailingWhitespaceEnabled() function in WebCore::Editor
/external/webkit/Source/WebKit/mac/WebView/
DWebView.mm2390 {
/external/webkit/Source/WebKit/win/
DWebView.cpp4017 HRESULT STDMETHODCALLTYPE WebView::isSelectTrailingWhitespaceEnabled( in isSelectTrailingWhitespaceEnabled() function in WebView