Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/base/utils/
H A Dsystem_properties.h147 devicePhysicalHeight_ = devicePhysicalHeight; in SetDevicePhysicalHeight()
163 return devicePhysicalHeight_; in GetDevicePhysicalHeight()
604 static int32_t devicePhysicalHeight_; variable
/ohos5.0/foundation/arkui/ace_engine/test/mock/base/
H A Dmock_system_properties.cpp61 int32_t SystemProperties::devicePhysicalHeight_ = 0; member in OHOS::Ace::SystemProperties
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/osal/
H A Dsystem_properties.cpp58 int32_t SystemProperties::devicePhysicalHeight_ = 0; member in OHOS::Ace::SystemProperties
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dsystem_properties.cpp393 ACE_WEAK_SYM int32_t SystemProperties::devicePhysicalHeight_ = 0; member in OHOS::Ace::SystemProperties