Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/
H A Dsecurity_component_model_ng.h99 static void SetDefaultBackgroundButton(const RefPtr<FrameNode>& buttonNode,
H A Dsecurity_component_model_ng.cpp93 SetDefaultBackgroundButton(buttonNode, style.backgroundType); in CreateNode()
190 void SecurityComponentModelNG::SetDefaultBackgroundButton(const RefPtr<FrameNode>& buttonNode, in SetDefaultBackgroundButton() function in OHOS::Ace::NG::SecurityComponentModelNG