Home
last modified time | relevance | path

Searched refs:SetDefaultIconStyle (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.h91 …static void SetDefaultIconStyle(const RefPtr<FrameNode>& imageNode, InternalResource::ResourceId i…
H A Dsecurity_component_model_ng.cpp105 SetDefaultIconStyle(imageIcon, iconId, isButtonVisible); in CreateNode()
168 void SecurityComponentModelNG::SetDefaultIconStyle(const RefPtr<FrameNode>& imageNode, InternalReso… in SetDefaultIconStyle() function in OHOS::Ace::NG::SecurityComponentModelNG