Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/text/
H A Dtext_declaration.cpp253 … specializedStyle.textStyle.SetTextVerticalAlign(ConvertStrToTextVerticalAlign(val)); in SetSpecializedStyle()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dtext_style.h589 void SetTextVerticalAlign(VerticalAlign verticalAlign) in SetTextVerticalAlign() function