Searched defs:supportLabels (Results 1 – 9 of 9) sorted by relevance
44 virtual bool supportLabels() const { return false; } in supportLabels() function
60 virtual bool supportLabels() const OVERRIDE { return true; } in supportLabels() function
55 virtual bool supportLabels() const OVERRIDE { return true; } in supportLabels() function
57 virtual bool supportLabels() const OVERRIDE { return true; } in supportLabels() function
72 virtual bool supportLabels() const OVERRIDE { return true; } in supportLabels() function
92 virtual bool supportLabels() const OVERRIDE { return true; } in supportLabels() function
132 virtual bool supportLabels() const OVERRIDE { return true; } in supportLabels() function
1655 bool HTMLInputElement::supportLabels() const in supportLabels() function in WebCore::HTMLInputElement