Searched defs:isColor (Results 1 – 4 of 4) sorted by relevance
228 void SetShapeForegroundColor(ArkUINodeHandle node, ArkUI_Bool isColor, uint32_t color) in SetShapeForegroundColor()
248 void SetTextForegroundColor(ArkUINodeHandle node, ArkUI_Bool isColor, uint32_t color) in SetTextForegroundColor()
2575 void SetForegroundColor(ArkUINodeHandle node, ArkUI_Bool isColor, uint32_t color) in SetForegroundColor()
3151 bool isColor = true; in SetForegroundColor() local