Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
Dtext_component.cpp232 void TextComponent::SetTextLineHeight(UI_LABEL_TYPE_WRAPPER &label, const AppStyleItem *styleItem) … in SetTextLineHeight() function in OHOS::ACELite::TextComponent
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Dnode_text_modifier.cpp325 void SetTextLineHeight(ArkUINodeHandle node, ArkUI_Float32 number, ArkUI_Int32 unit, void* lineHeig… in SetTextLineHeight() function