Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_content_modifier.h119 void ModifyTextColorInTextStyle(TextStyle& textStyle);
H A Dtext_content_modifier.cpp545 void TextContentModifier::ModifyTextColorInTextStyle(TextStyle& textStyle) in ModifyTextColorInTextStyle() function in OHOS::Ace::NG::TextContentModifier
611 ModifyTextColorInTextStyle(textStyle); in ModifyTextStyle()