Home
last modified time | relevance | path

Searched refs:deleteSelectionWithSmartDelete (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/editing/
DEditor.cpp306 deleteSelectionWithSmartDelete(canSmartCopyOrDelete()); in deleteWithDirection()
339 void Editor::deleteSelectionWithSmartDelete(bool smartDelete) in deleteSelectionWithSmartDelete() function in WebCore::Editor
943 deleteSelectionWithSmartDelete(canSmartCopyOrDelete()); in cut()
996 deleteSelectionWithSmartDelete(canSmartCopyOrDelete()); in performDelete()
DEditor.h129 void deleteSelectionWithSmartDelete(bool smartDelete);