Searched refs:COMMON_STYLE_COLOR (Results 1 – 3 of 3) sorted by relevance
163 int32_t fillColor = GetIntegerProperty(child, COMMON_STYLE_COLOR); in SetRectHand()
114 SetNamedProperty(nativeObj, COMMON_STYLE_COLOR, fillColorValue); in PostRender()
112 constexpr char COMMON_STYLE_COLOR[] = "color"; variable