Home
last modified time | relevance | path

Searched refs:devicePhysicalWidth_ (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/base/utils/
H A Dsystem_properties.h139 devicePhysicalWidth_ = devicePhysicalWidth; in SetDevicePhysicalWidth()
155 return devicePhysicalWidth_; in GetDevicePhysicalWidth()
603 static int32_t devicePhysicalWidth_; variable
/ohos5.0/foundation/arkui/ace_engine/test/mock/base/
H A Dmock_system_properties.cpp60 int32_t SystemProperties::devicePhysicalWidth_ = 0; member in OHOS::Ace::SystemProperties
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/osal/
H A Dsystem_properties.cpp57 int32_t SystemProperties::devicePhysicalWidth_ = 0; member in OHOS::Ace::SystemProperties
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dsystem_properties.cpp392 ACE_WEAK_SYM int32_t SystemProperties::devicePhysicalWidth_ = 0; member in OHOS::Ace::SystemProperties