OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NotChangeSelection
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/html/
HTMLTextFormControlElement.h
50
NotChangeSelection
HTMLTextFormControlElement.cpp
189
setSelectionRange(0, std::numeric_limits<int>::max(), SelectionHasNoDirection, isFocusable() ? ChangeSelectionAndFocus :
NotChangeSelection
);
359
if (selectionOption ==
NotChangeSelection
|| (selectionOption == ChangeSelectionIfFocused && document().focusedElement() != this))
[
all
...]
Completed in 498 milliseconds