Searched defs:supportLabels (Results 1 – 9 of 9) sorted by relevance
46 virtual bool supportLabels() const { return false; } in supportLabels() function
62 virtual bool supportLabels() const OVERRIDE { return true; } in supportLabels() function
57 virtual bool supportLabels() const OVERRIDE { return true; } in supportLabels() function
55 virtual bool supportLabels() const OVERRIDE { return true; } in supportLabels() function
60 virtual bool supportLabels() const OVERRIDE { return true; } in supportLabels() function
74 virtual bool supportLabels() const OVERRIDE { return true; } in supportLabels() function
97 virtual bool supportLabels() const OVERRIDE { return true; } in supportLabels() function
139 virtual bool supportLabels() const OVERRIDE { return true; } in supportLabels() function
1632 bool HTMLInputElement::supportLabels() const in supportLabels() function in WebCore::HTMLInputElement