Home
last modified time | relevance | path

Searched refs:UpdateTextColorIfForeground (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dmultiple_paragraph_layout_algorithm.h119 void UpdateTextColorIfForeground(const RefPtr<FrameNode>& frameNode, TextStyle& textStyle);
H A Dmultiple_paragraph_layout_algorithm.cpp93 UpdateTextColorIfForeground(frameNode, textStyle); in ConstructTextStyles()
250 void MultipleParagraphLayoutAlgorithm::UpdateTextColorIfForeground( in UpdateTextColorIfForeground() function in OHOS::Ace::NG::MultipleParagraphLayoutAlgorithm
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text/
H A Dtext_testfive_ng.cpp1493 textLayoutAlgorithm->UpdateTextColorIfForeground(frameNode, textStyle);
1498 textLayoutAlgorithm->UpdateTextColorIfForeground(frameNode, textStyle);
1503 textLayoutAlgorithm->UpdateTextColorIfForeground(frameNode, textStyle);