Searched refs:WebAXRoleRadioButton (Results 1 – 8 of 8) sorted by relevance
142 WebAXRoleRadioButton, enumerator
96 role() == blink::WebAXRoleRadioButton || in IsCheckable()223 case blink::WebAXRoleRadioButton: in GetClassName()
500 case blink::WebAXRoleRadioButton: in InitRoleAndState()
127 { blink::WebAXRoleRadioButton, NSAccessibilityRadioButtonRole },
3624 case blink::WebAXRoleRadioButton: in InitRoleAndState()
214 case blink::WebAXRoleRadioButton: result += " RADIO_BUTTON"; break; in DebugString()
241 COMPILE_ASSERT_MATCHING_ENUM(WebAXRoleRadioButton, RadioButtonRole);
190 case WebAXRoleRadioButton: in roleToString()