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

/macosx-10.9.5/WebKit-7537.78.2/blackberry/WebCoreSupport/
H A DEditorClientBlackBerry.cpp312 bool EditorClientBlackBerry::canPaste(Frame*, bool defaultValue) const function in class:WebCore::EditorClientBlackBerry
/macosx-10.9.5/WebKit-7537.78.2/efl/WebCoreSupport/
H A DEditorClientEfl.cpp200 bool EditorClientEfl::canPaste(Frame*, bool defaultValue) const function in class:WebCore::EditorClientEfl
/macosx-10.9.5/WebKit-7537.78.2/gtk/WebCoreSupport/
H A DEditorClientGtk.cpp310 bool EditorClient::canPaste(WebCore::Frame*, bool defaultValue) const function in class:WebKit::EditorClient
/macosx-10.9.5/WebKit-7537.78.2/qt/WebCoreSupport/
H A DEditorClientQt.cpp273 bool EditorClientQt::canPaste(WebCore::Frame*, bool defaultValue) const function in class:WebCore::EditorClientQt
/macosx-10.9.5/WebKit-7537.78.2/wince/WebCoreSupport/
H A DEditorClientWinCE.cpp176 bool EditorClientWinCE::canPaste(WebCore::Frame*, bool defaultValue) const function in class:WebKit::EditorClientWinCE
/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/WebCoreSupport/
H A DWebEditorClient.cpp273 bool WebEditorClient::canPaste(Frame*, bool defaultValue) const function in class:WebKit::WebEditorClient
/macosx-10.9.5/WebKit-7537.78.2/win/WebCoreSupport/
H A DWebEditorClient.cpp586 bool WebEditorClient::canPaste(Frame*, bool defaultValue) const function in class:WebEditorClient
/macosx-10.9.5/WebCore-7537.78.1/editing/
H A DEditor.cpp307 bool Editor::canPaste() const function in class:WebCore::Editor
/macosx-10.9.5/WebCore-7537.78.1/loader/
H A DEmptyClients.h437 virtual bool canPaste(Frame*, bool defaultValue) const { return defaultValue; } function in class:WebCore::EmptyEditorClient

Completed in 130 milliseconds