Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_shape_abstract.cpp115 static const char attrsShapeAbstractFill[] = "fill"; in SetFill() local
116 CheckColor(info[0], fillColor, shapeComponentName, attrsShapeAbstractFill); in SetFill()