HomeSort by relevance Sort by last modified time
    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