Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/menu_item/
H A Dmenu_item_pattern.cpp106 void UpdateFontColor(const RefPtr<FrameNode>& textNode, RefPtr<MenuLayoutProperty>& menuProperty, in UpdateFontColor() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_pattern.cpp4198 void TextPattern::UpdateFontColor(const Color& value) in UpdateFontColor() function in OHOS::Ace::NG::TextPattern