Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/
H A Dfont_manager.cpp34 float FontManager::fontWeightScale_ = 1.0f; member in OHOS::Ace::FontManager
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/utils/
H A Dsystem_properties.h655 static float fontWeightScale_; variable
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dsystem_properties.cpp444 float SystemProperties::fontWeightScale_ = 1.0; member in OHOS::Ace::SystemProperties
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_base.h1529 float fontWeightScale_ = 1.0f; variable