HomeSort by relevance Sort by last modified time
    Searched refs:deleteSelectionWithSmartDelete (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/editing/
Editor.h 139 void deleteSelectionWithSmartDelete(bool smartDelete);
Editor.cpp 307 deleteSelectionWithSmartDelete(canSmartCopyOrDelete());
338 void Editor::deleteSelectionWithSmartDelete(bool smartDelete)
920 deleteSelectionWithSmartDelete(canSmartCopyOrDelete());
    [all...]

Completed in 61 milliseconds