Searched refs:COLOR (Results 1 – 8 of 8) sorted by relevance
| /developtools/global_resource_tool/include/ |
| D | resource_data.h | 68 COLOR = 14, enumerator 188 { "color", ResType::COLOR }, 204 { static_cast<int32_t>(ResType::COLOR), ResType::COLOR},
|
| /developtools/global_resource_tool/src/ |
| D | reference_parser.cpp | 29 { "^\\$color:", ResType::COLOR }, 43 { "^\\$ohos:color:", ResType::COLOR }, 199 resType == ResType::COLOR || in IsStringOfResourceItem()
|
| D | json_compiler.cpp | 86 handles_.emplace(ResType::COLOR, bind(&JsonCompiler::HandleColor, this, _1, _2)); in InitParser() 297 { ResType::COLOR, "\\$(ohos:)?color:" }, in CheckJsonStringValue() 303 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 | 22 EMPTY, COLOR, LINEAR_GRADIENT, DRAWABLE 58 this.mType = Type.COLOR; 144 case Type.COLOR: 213 case Type.COLOR:
|
| D | ColorTemplate.ets | 137 * 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 | 120 * ###### ###### COLOR GETTING RELATED METHODS ##### ###### 139 * ###### ###### COLOR SETTING RELATED METHODS ##### ######
|
| D | CandleDataSet.ets | 196 /** 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"…
|