Home
last modified time | relevance | path

Searched refs:SetUserCheckable (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dview_abstract_model_ng.cpp696 accessibilityProperty->SetUserCheckable(true); in SetAccessibilityChecked()
778 accessibilityProperty->SetUserCheckable(true); in SetAccessibilityChecked()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H A Daccessibility_property.h712 void SetUserCheckable(const bool& checkable);
H A Daccessibility_property.cpp658 void AccessibilityProperty::SetUserCheckable(const bool& checkable) in SetUserCheckable() function in OHOS::Ace::NG::AccessibilityProperty