Home
last modified time | relevance | path

Searched defs:deviceWidth_ (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/mock/base/
H A Dmock_system_properties.cpp56 int32_t SystemProperties::deviceWidth_ = 720; member in OHOS::Ace::SystemProperties
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/entrance/
H A Dui_content_impl.h191 int32_t deviceWidth_ = 0; variable
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/osal/
H A Dsystem_properties.cpp55 int32_t SystemProperties::deviceWidth_ = 0; member in OHOS::Ace::SystemProperties
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/utils/
H A Dsystem_properties.h601 static int32_t deviceWidth_; variable
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dsystem_properties.cpp390 ACE_WEAK_SYM int32_t SystemProperties::deviceWidth_ = 0; member in OHOS::Ace::SystemProperties