Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Danalog_clock_component.cpp163 int32_t fillColor = GetIntegerProperty(child, COMMON_STYLE_COLOR); in SetRectHand()
H A Dclock_hand_component.cpp114 SetNamedProperty(nativeObj, COMMON_STYLE_COLOR, fillColorValue); in PostRender()
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/base/
H A Djs_fwk_common.h112 constexpr char COMMON_STYLE_COLOR[] = "color"; variable