Home
last modified time | relevance | path

Searched defs:isDisabled_ (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/toggle/
H A Dtoggle_component.h140 bool isDisabled_ = false; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/button/
H A Drender_button.h181 bool isDisabled_ = false; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/common/
H A Ddeclaration.h598 bool isDisabled_ = false; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H A Daccessibility_property.h796 std::optional<bool> isDisabled_; variable