Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/data_panel/
H A Ddata_panel_component.h30 USE_COLOR, enumerator
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Djsi_chart_bridge.cpp461 segment.SetColorType(SegmentStyleType::USE_COLOR); in ParseAttrSegment()
464 segment.SetColorType(SegmentStyleType::USE_COLOR); in ParseAttrSegment()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_chart.cpp359 if (segments_[0].GetColorType() == SegmentStyleType::USE_COLOR) { in PrepareSpecializedComponent()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/card_frontend/
H A Djs_card_parser.cpp436 segment.SetColorType(SegmentStyleType::USE_COLOR); in ParseSegmentObject()
439 segment.SetColorType(SegmentStyleType::USE_COLOR); in ParseSegmentObject()