Searched defs:isChecked (Results 1 – 11 of 11) sorted by relevance
49 virtual bool isChecked() const { return false; } in isChecked() function
148 bool WebInputElement::isChecked() const in isChecked() function in WebKit::WebInputElement
219 bool WebAccessibilityObject::isChecked() const in isChecked() function in WebKit::WebAccessibilityObject
792 bool AccessibilityUIElement::isChecked() const function
443 bool AccessibilityUIElement::isChecked() const in isChecked() function in AccessibilityUIElement
364 bool AccessibilityUIElement::isChecked() const in isChecked() function in AccessibilityUIElement
753 bool RenderTheme::isChecked(const RenderObject* o) const in isChecked() function in WebCore::RenderTheme
1560 bool HTMLInputElement::isChecked() const in isChecked() function in WebCore::HTMLInputElement
325 virtual bool isChecked() const { return false; } in isChecked() function
611 bool AccessibilityRenderObject::isChecked() const in isChecked() function in WebCore::AccessibilityRenderObject
319 "isChecked": {"type": "boolean", "description": "True if this checkbox is checked."} object364 "isChecked": {"type": "boolean", "description": "True if this radio button is checked."}, object