Searched defs:canPaste (Results 1 - 13 of 13) sorted by relevance

/external/webkit/Source/WebKit/android/WebCoreSupport/
H A DEditorClientAndroid.cpp221 bool EditorClientAndroid::canPaste(bool defaultValue) const { return defaultValue; } function in class:android::EditorClientAndroid
/external/webkit/Source/WebKit/haiku/WebCoreSupport/
H A DEditorClientHaiku.cpp212 bool EditorClientHaiku::canPaste(bool defaultValue) const function in class:WebCore::EditorClientHaiku
/external/webkit/Source/WebKit/efl/WebCoreSupport/
H A DEditorClientEfl.cpp168 bool EditorClientEfl::canPaste(bool defaultValue) const function in class:WebCore::EditorClientEfl
/external/webkit/Source/WebKit/qt/WebCoreSupport/
H A DEditorClientQt.cpp267 bool EditorClientQt::canPaste(bool defaultValue) const function in class:WebCore::EditorClientQt
/external/webkit/Source/WebKit/wince/WebCoreSupport/
H A DEditorClientWinCE.cpp167 bool EditorClientWinCE::canPaste(bool defaultValue) const function in class:WebKit::EditorClientWinCE
/external/webkit/Source/WebKit/wx/WebKitSupport/
H A DEditorClientWx.cpp321 bool EditorClientWx::canPaste(bool defaultValue) const function in class:WebCore::EditorClientWx
/external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/
H A DWebEditorClient.cpp251 bool WebEditorClient::canPaste(bool defaultValue) const function in class:WebKit::WebEditorClient
/external/webkit/Source/WebKit/chromium/src/
H A DEditorClientImpl.cpp328 bool EditorClientImpl::canPaste(bool defaultValue) const function in class:WebKit::EditorClientImpl
/external/webkit/Source/WebKit/gtk/WebCoreSupport/
H A DEditorClientGtk.cpp509 bool EditorClient::canPaste(bool defaultValue) const function in class:WebKit::EditorClient
/external/webkit/Source/WebKit/win/WebCoreSupport/
H A DWebEditorClient.cpp572 bool WebEditorClient::canPaste(bool defaultValue) const function in class:WebEditorClient
/external/webkit/Source/WebCore/editing/
H A DEditor.cpp244 bool Editor::canPaste() const function in class:WebCore::Editor
1212 if (!canPaste())
1228 if (!canPaste())
/external/webkit/Source/WebCore/loader/
H A DEmptyClients.h473 virtual bool canPaste(bool defaultValue) const { return defaultValue; } function in class:WebCore::EmptyEditorClient
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.ui.ide_3.6.2.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 68 milliseconds