Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dinspector_composed_element.h285 bool accessibilityEnabled_ = false; variable
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/osal/
H A Dsystem_properties.cpp52 bool SystemProperties::accessibilityEnabled_ = false; member in OHOS::Ace::SystemProperties
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/utils/
H A Dsystem_properties.h597 static bool accessibilityEnabled_; variable
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dsystem_properties.cpp387 bool SystemProperties::accessibilityEnabled_ = IsAccessibilityEnabled(); member in OHOS::Ace::SystemProperties