Home
last modified time | relevance | path

Searched refs:STROKE_COLOR (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dchart_component.h149 static const char * const STROKE_COLOR; variable
H A Dchart_component.cpp32 const char * const ChartComponent::STROKE_COLOR = "strokeColor"; member in OHOS::ACELite::ChartComponent
590 const char* styleName = isStrokeColor ? STROKE_COLOR : FILL_COLOR; in UpdateColorToSerial()
834 styleName = const_cast<char *>(STROKE_COLOR); in SetOptionsInfo()
/ohos5.0/foundation/multimodalinput/input/service/
H A Dhisysevent.yaml265 STROKE_COLOR: {type: STRING, desc: stroke color}