Home
last modified time | relevance | path

Searched refs:SetHeightScale (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dtext_style.h654 void SetHeightScale(double heightScale) in SetHeightScale() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Dtxt_paragraph.cpp1021 runMetrics.textStyle.SetHeightScale(textStyleRes->heightScale); in SetRunMetrics()