Home
last modified time | relevance | path

Searched defs:GetFontWeightScale (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/arkui/ui_appearance/services/src/
H A Dui_appearance_ability_client.cpp98 int32_t UiAppearanceAbilityClient::GetFontWeightScale(std::string &fontWeightScale) in GetFontWeightScale() function in OHOS::ArkUi::UiAppearance::UiAppearanceAbilityClient
H A Dui_appearance_ability_proxy.cpp143 int32_t UiAppearanceAbilityProxy::GetFontWeightScale(std::string &fontWeightScale) in GetFontWeightScale() function in OHOS::ArkUi::UiAppearance::UiAppearanceAbilityProxy
H A Dui_appearance_ability.cpp689 int32_t UiAppearanceAbility::GetFontWeightScale(std::string& fontWeightScale) in GetFontWeightScale() function in OHOS::ArkUi::UiAppearance::UiAppearanceAbility
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_environment.cpp104 void JSEnvironment::GetFontWeightScale(const JSCallbackInfo& args) in GetFontWeightScale() function in OHOS::Ace::Framework::JSEnvironment
/ohos5.0/foundation/arkui/ace_engine/test/mock/base/
H A Dmock_system_properties.cpp83 float SystemProperties::GetFontWeightScale() in GetFontWeightScale() function in OHOS::Ace::SystemProperties
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/osal/
H A Dsystem_properties.cpp189 float SystemProperties::GetFontWeightScale() in GetFontWeightScale() function in OHOS::Ace::SystemProperties
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dsystem_properties.cpp613 ACE_WEAK_SYM float SystemProperties::GetFontWeightScale() in GetFontWeightScale() function in OHOS::Ace::SystemProperties
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_base.h793 float GetFontWeightScale() const in GetFontWeightScale() function