Searched defs:SelectionOption (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/
H A DHTMLTextFormControlElement.h46 enum SelectionOption { enum in class:blink::HTMLTextFormControlElement
79 void setSelectionRange(int start, int end, TextFieldSelectionDirection = SelectionHasNoDirection, SelectionOption = ChangeSelection);

Completed in 1137 milliseconds