Home
last modified time | relevance | path

Searched defs:IsCheckable (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/button/
H A Dtoggle_button_accessibility_property.cpp24 bool ToggleButtonAccessibilityProperty::IsCheckable() const in IsCheckable() function in OHOS::Ace::NG::ToggleButtonAccessibilityProperty
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/toggle/
H A Dswitch_accessibility_property.cpp26 bool SwitchAccessibilityProperty::IsCheckable() const in IsCheckable() function in OHOS::Ace::NG::SwitchAccessibilityProperty
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/checkbox/
H A Dcheckbox_accessibility_property.cpp23 bool CheckBoxAccessibilityProperty::IsCheckable() const in IsCheckable() function in OHOS::Ace::NG::CheckBoxAccessibilityProperty
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/radio/
H A Dradio_accessibility_property.cpp23 bool RadioAccessibilityProperty::IsCheckable() const in IsCheckable() function in OHOS::Ace::NG::RadioAccessibilityProperty
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/checkboxgroup/
H A Dcheckboxgroup_accessibility_property.cpp28 bool CheckBoxGroupAccessibilityProperty::IsCheckable() const in IsCheckable() function in OHOS::Ace::NG::CheckBoxGroupAccessibilityProperty
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H A Daccessibility_property.h78 virtual bool IsCheckable() const in IsCheckable() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/accessibility/
H A Dnative_interface_accessibility_impl.h157 bool IsCheckable() const in IsCheckable() function
/ohos5.0/foundation/barrierfree/accessibility/frameworks/common/src/
H A Daccessibility_element_info.cpp160 bool AccessibilityElementInfo::IsCheckable() const in IsCheckable() function in OHOS::Accessibility::AccessibilityElementInfo