Searched refs:SetTextLineHeight (Results 1 – 4 of 4) sorted by relevance
| /foundation/arkui/ace_engine_lite/frameworks/src/core/components/ |
| D | text_component.h | 86 void SetTextLineHeight(UI_LABEL_TYPE_WRAPPER& label, const AppStyleItem* styleItem) const;
|
| D | text_component.cpp | 123 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/ |
| D | text_modifier.cpp | 151 void SetTextLineHeight(NodeHandle node, const double number, const int8_t unit) in SetTextLineHeight() function 490 …Align, ResetTextAlign, SetFontColor, ResetFontColor, SetFontSize, ResetFontSize, SetTextLineHeight, in GetTextModifier()
|
| D | node_text_modifier.cpp | 293 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()
|