Searched defs:isCheckbox (Results 1 – 5 of 5) sorted by relevance
100 bool CheckboxInputType::isCheckbox() const in isCheckbox() function in WebCore::CheckboxInputType
641 bool InputType::isCheckbox() const in isCheckbox() function in WebCore::InputType
75 bool WebInputElement::isCheckbox() const in isCheckbox() function in blink::WebInputElement
312 bool isCheckbox() const { return roleValue() == CheckBoxRole; } in isCheckbox() function
1557 bool HTMLInputElement::isCheckbox() const in isCheckbox() function in WebCore::HTMLInputElement