Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dtext_component.cpp104 SetTextLetterSpace(uiLabel_, styleItem); in ApplyPrivateStyle()
227 void TextComponent::SetTextLetterSpace(UI_LABEL_TYPE_WRAPPER &label, const AppStyleItem *styleItem)… in SetTextLetterSpace() function in OHOS::ACELite::TextComponent
H A Dtext_component.h84 void SetTextLetterSpace(UI_LABEL_TYPE_WRAPPER& label, const AppStyleItem* styleItem) const;