Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ui_lite/test/unittest/common/
H A Dtext_unit_test.cpp149 EXPECT_EQ(text_->GetForegroundColorSpan().Size(), 0);
151 EXPECT_EQ(text_->GetForegroundColorSpan().Size(), 1);
/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/common/
H A Dtext.h504 List<ForegroundColor> GetForegroundColorSpan() in GetForegroundColorSpan() function