Searched defs:canSelectAll (Results 1 – 3 of 3) sorted by relevance
40 virtual bool canSelectAll() const { return !m_data.usesMenuList(); } in canSelectAll() function
222 bool HTMLSelectElement::canSelectAll() const in canSelectAll() function in WebCore::HTMLSelectElement
409 virtual bool canSelectAll() const { return false; } in canSelectAll() function