Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dtext_component.cpp276 void TextComponent::SetTextSize(const AppStyleItem *styleItem) in SetTextSize() function in OHOS::ACELite::TextComponent
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/chart/
H A Dchart_component.h539 void SetTextSize(double textSize) in SetTextSize() function