Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text/
H A Dtext_component_v2.cpp25 CheckAndSetChildStyle(child); in OnChildInserted()
30 CheckAndSetChildStyle(child); in OnChildAppended()
33 void TextComponentV2::CheckAndSetChildStyle(const RefPtr<Component>& child) in CheckAndSetChildStyle() function in OHOS::Ace::TextComponentV2
H A Dtext_component_v2.h35 void CheckAndSetChildStyle(const RefPtr<Component>& child);