Home
last modified time | relevance | path

Searched refs:GetPreviewUnderLineColor (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_theme.h136 const Color& GetPreviewUnderLineColor() const in GetPreviewUnderLineColor() function
H A Drich_editor_pattern.cpp5014 return theme->GetPreviewUnderLineColor(); in GetPreviewTextDecorationColor()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/
H A Drich_editor_pattern_testone_ng.cpp458 …EQ(richEditorPattern->GetPreviewTextDecorationColor(), richEditorTheme.GetPreviewUnderLineColor());
H A Drich_editor_pattern_test_ng.cpp1462 …EQ(richEditorPattern->GetPreviewTextDecorationColor(), richEditorTheme.GetPreviewUnderLineColor());