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