Home
last modified time | relevance | path

Searched defs:SetTextLineHeight (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dtext_component.cpp232 void TextComponent::SetTextLineHeight(UI_LABEL_TYPE_WRAPPER &label, const AppStyleItem *styleItem) … in SetTextLineHeight() function in OHOS::ACELite::TextComponent
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dtext_modifier.cpp151 void SetTextLineHeight(NodeHandle node, const double number, const int8_t unit) in SetTextLineHeight() function
H A Dnode_text_modifier.cpp293 void SetTextLineHeight(ArkUINodeHandle node, ArkUI_Float32 number, ArkUI_Int32 unit) in SetTextLineHeight() function