Home | History | Annotate | Download | only in html

Lines Matching refs:TextFieldSelectionDirection

270     TextFieldSelectionDirection direction = SelectionHasNoDirection;
348 void HTMLTextFormControlElement::setSelectionRange(int start, int end, TextFieldSelectionDirection direction, SelectionOption selectionOption)
453 static const AtomicString& directionString(TextFieldSelectionDirection direction)
482 TextFieldSelectionDirection HTMLTextFormControlElement::computeSelectionDirection() const