Home
last modified time | relevance | path

Searched refs:SetInvisibleBackgroundButton (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.h93 static void SetInvisibleBackgroundButton(const RefPtr<FrameNode>& buttonNode);
H A Dsecurity_component_model_ng.cpp95 SetInvisibleBackgroundButton(buttonNode); in CreateNode()
215 void SecurityComponentModelNG::SetInvisibleBackgroundButton(const RefPtr<FrameNode>& buttonNode) in SetInvisibleBackgroundButton() function in OHOS::Ace::NG::SecurityComponentModelNG