Home
last modified time | relevance | path

Searched refs:SetTextLineHeight (Results 1 – 4 of 4) sorted by relevance

/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
Dtext_component.h86 void SetTextLineHeight(UI_LABEL_TYPE_WRAPPER& label, const AppStyleItem* styleItem) const;
Dtext_component.cpp123 SetTextLineHeight(uiLabel_, styleItem); in ApplyPrivateStyle()
232 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/
Dtext_modifier.cpp151 void SetTextLineHeight(NodeHandle node, const double number, const int8_t unit) in SetTextLineHeight() function
490 …Align, ResetTextAlign, SetFontColor, ResetFontColor, SetFontSize, ResetFontSize, SetTextLineHeight, in GetTextModifier()
Dnode_text_modifier.cpp293 void SetTextLineHeight(ArkUINodeHandle node, ArkUI_Float32 number, ArkUI_Int32 unit) in SetTextLineHeight() function
1176 … ResetTextForegroundColor, SetFontSize, ResetFontSize, SetTextLineHeight, ResetTextLineHeight, in GetTextModifier()
1207 … ResetTextForegroundColor, SetFontSize, ResetFontSize, SetTextLineHeight, ResetTextLineHeight, in GetCJUITextModifier()