Home
last modified time | relevance | path

Searched defs:selectionDirection (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/
DHTMLTextFormControlElement.cpp397 const AtomicString& HTMLTextFormControlElement::selectionDirection() const in selectionDirection() function in WebCore::HTMLTextFormControlElement
/external/chromium_org/third_party/WebKit/Source/core/editing/
DEditorCommand.cpp242 …WritingDirection selectionDirection = EditingStyle::textDirectionForSelection(frame.selection().se… in stateTextWritingDirection() local