Home
last modified time | relevance | path

Searched defs:supportsSelectionAPI (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/forms/
DBaseTextInputType.cpp58 bool BaseTextInputType::supportsSelectionAPI() const in supportsSelectionAPI() function in WebCore::BaseTextInputType
DEmailInputType.cpp245 bool EmailInputType::supportsSelectionAPI() const in supportsSelectionAPI() function in WebCore::EmailInputType
DNumberInputType.cpp290 bool NumberInputType::supportsSelectionAPI() const in supportsSelectionAPI() function in WebCore::NumberInputType
DInputType.cpp776 bool InputType::supportsSelectionAPI() const in supportsSelectionAPI() function in WebCore::InputType