Searched refs:COLOR (Results 1 – 8 of 8) sorted by relevance
/developtools/global_resource_tool/include/ |
D | resource_data.h | 71 COLOR = 14, enumerator 219 { "color", ResType::COLOR }, 236 { static_cast<int32_t>(ResType::COLOR), ResType::COLOR},
|
/developtools/global_resource_tool/src/ |
D | reference_parser.cpp | 29 { "^\\$color:", ResType::COLOR }, 44 { "^\\$ohos:color:", ResType::COLOR }, 207 resType == ResType::COLOR || in IsStringOfResourceItem()
|
D | json_compiler.cpp | 94 handles_.emplace(ResType::COLOR, bind(&JsonCompiler::HandleColor, this, _1, _2)); in InitParser() 339 { ResType::COLOR, "\\$(ohos:)?color:" }, in CheckJsonStringValue() 345 if (type == ResType::COLOR && !CheckColorValue(value.c_str())) { in CheckJsonStringValue()
|
/developtools/profiler/host/smartperf/client/client_ui/entry/src/main/ets/common/ui/detail/chart/utils/ |
D | Fill.ets | 23 COLOR, 70 this.mType = Type.COLOR; 160 case Type.COLOR: 226 case Type.COLOR:
|
D | ColorTemplate.ets | 154 * THE COLOR THEMES ARE PREDEFINED (predefined color integer arrays), FEEL
|
/developtools/profiler/host/smartperf/client/client_ui/entry/src/main/ets/common/ui/detail/chart/data/ |
D | BaseDataSet.ets | 118 * ###### ###### COLOR GETTING RELATED METHODS ##### ###### 136 * ###### ###### COLOR SETTING RELATED METHODS ##### ######
|
D | CandleDataSet.ets | 200 /** BELOW THIS COLOR HANDLING */
|
/developtools/ace_ets2bundle/compiler/codegen/ |
D | codegen_ets.js | 15 …COLOR,etsType:o.EtsType.COMB_COLOR}},{propertySector:o.Sector.MORE,propertySet:{name:"StrokeWidth"…
|