Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp11237 int32_t SetCheckboxUnSelectedColor(ArkUI_NodeHandle node, const ArkUI_AttributeItem* item) in SetCheckboxUnSelectedColor() function
13404 …atic Setter* setters[] = { SetCheckboxSelect, SetCheckboxSelectedColor, SetCheckboxUnSelectedColor, in SetCheckboxAttribute()