Home
last modified time | relevance | path

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

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