Home
last modified time | relevance | path

Searched defs:selectionMode (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/clipboard/
DPasteboard.cpp64 void Pasteboard::setSelectionMode(bool selectionMode) in setSelectionMode()
/external/chromium_org/third_party/WebKit/Source/core/html/
DHTMLTextFormControlElement.cpp212 …eText(const String& replacement, unsigned start, unsigned end, const String& selectionMode, Except… in setRangeText()
DHTMLInputElement.cpp1712 …eText(const String& replacement, unsigned start, unsigned end, const String& selectionMode, Except… in setRangeText()