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

/external/webkit/Source/WebCore/wml/
H A DWMLSelectElement.h42 virtual bool canSelectAll() const { return !m_data.usesMenuList(); } function in class:WebCore::WMLSelectElement
/external/webkit/Source/WebCore/html/
H A DHTMLSelectElement.cpp300 bool HTMLSelectElement::canSelectAll() const function in class:WebCore::HTMLSelectElement
/external/webkit/Source/WebCore/dom/
H A DNode.h427 virtual bool canSelectAll() const { return false; } function in class:WebCore::Node

Completed in 422 milliseconds