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

  /external/chromium_org/third_party/WebKit/Source/core/editing/
Editor.h 107 bool shouldDeleteRange(Range*) const;
Editor.cpp 516 bool Editor::shouldDeleteRange(Range* range) const
854 if (shouldDeleteRange(selection.get())) {
    [all...]

Completed in 38 milliseconds