Home
last modified time | relevance | path

Searched refs:HasColor (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/progress/
H A Dprogress_paint_method.cpp84 if (paintProperty->HasColor()) { in GenerateRingProgressColor()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dsvg_paint_state.h124 bool HasColor() const in HasColor() function
337 bool HasColor() const in HasColor() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/svg/
H A Drender_svg_base.cpp636 return fillState_.HasColor(); in IsSelfValue()
638 return strokeState_.HasColor(); in IsSelfValue()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/calendar_picker/
H A Dcalendar_picker_model_ng.cpp458 …calendarPickerProperty->HasColor() ? calendarPickerProperty->GetColor() : calendarTheme->GetEntryF… in GetTextStyle()
H A Dcalendar_picker_pattern.cpp1221 selected_ != CalendarPickerSelectedType::DAY && layoutProperty->HasColor()) { in FlushTextStyle()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/progress/
H A Dprogress_test_ng.cpp840 EXPECT_FALSE(paintProperty_->HasColor());
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/picker/
H A Ddate_picker_test_update.cpp1264 EXPECT_FALSE(pickerProperty->HasColor());
1879 EXPECT_FALSE(pickerProperty->HasColor());
H A Ddate_picker_test_ng.cpp384 EXPECT_TRUE(pickerProperty->HasColor());
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text_picker/
H A Dtext_picker_test_ng.cpp796 ASSERT_TRUE(pickerProperty->HasColor());
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/time_picker/
H A Dtime_picker_test_ng.cpp358 EXPECT_TRUE(pickerProperty->HasColor());