OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:shouldDeleteRange
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/editing/
Editor.h
105
bool
shouldDeleteRange
(Range*) const;
Editor.cpp
520
bool Editor::
shouldDeleteRange
(Range* range) const
934
if (
shouldDeleteRange
(selection.get())) {
[
all
...]
Completed in 29 milliseconds