Home
last modified time | relevance | path

Searched refs:SetButtonLabel (Results 1 - 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dbutton_modifier.cpp99 void SetButtonLabel(ArkUINodeHandle node, ArkUI_CharPtr label) in SetButtonLabel() function
645 static const ArkUIButtonModifier modifier = { SetButtonLabel, ResetButtonLabel, SetButtonType, ResetButtonType, in GetButtonModifier()
659 static const CJUIButtonModifier modifier = { SetButtonLabel, ResetButtonLabel, SetButtonType, ResetButtonType, in GetCJUIButtonModifier()
/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp6107 int32_t SetButtonLabel(ArkUI_NodeHandle node, const ArkUI_AttributeItem* item) in SetButtonLabel() function
13300 static Setter* setters[] = { SetButtonLabel, SetButtonType }; in SetButtonAttribute()

Completed in 25 milliseconds