Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/toggle/
H A Dswitch_paint_method.cpp36 const Color TMP_INACTIVE_COLOR = Color(0x337F7F7F); variable
81 inactiveColor_ = TMP_INACTIVE_COLOR; in InitializeParam()