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

/external/chromium_org/third_party/WebKit/Source/core/editing/
H A DEditor.h259 bool canDeleteRange(Range*) const;
H A DEditor.cpp251 bool Editor::canDeleteRange(Range* range) const function in class:blink::Editor
540 return canDeleteRange(range);

Completed in 430 milliseconds