Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp11247 const ArkUI_AttributeItem* GetCheckboxUnSelectedColor(ArkUI_NodeHandle node) in GetCheckboxUnSelectedColor() function
13415 …atic Getter* getters[] = { GetCheckboxSelect, GetCheckboxSelectedColor, GetCheckboxUnSelectedColor, in GetCheckboxAttribute()