Searched refs:shouldDeleteRange (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/editing/
H A DEditor.h97 bool shouldDeleteRange(Range*) const;
H A DEditor.cpp535 bool Editor::shouldDeleteRange(Range* range) const function in class:blink::Editor
831 if (shouldDeleteRange(selection.get())) {

Completed in 70 milliseconds