Home
last modified time | relevance | path

Searched defs:SetShapeForegroundColor (Results 1 – 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Dcommon_shape_modifier.cpp226 void SetShapeForegroundColor(NodeHandle node, bool isColor, uint32_t color) in SetShapeForegroundColor() function
Dapi.h1592 void (*SetShapeForegroundColor)(NodeHandle node, bool isColor, uint32_t color); member