Home
last modified time | relevance | path

Searched defs:imgNode (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/side_bar/
H A Dside_bar_view_test_ng.cpp159 auto imgNode = FrameNode::GetOrCreateFrameNode( variable
262 auto imgNode = FrameNode::GetOrCreateFrameNode( variable
373 auto imgNode = FrameNode::GetOrCreateFrameNode( variable
435 auto imgNode = FrameNode::GetOrCreateFrameNode( variable
H A Dside_bar_pattern_test_ng.cpp396 auto imgNode = FrameNode::GetOrCreateFrameNode( variable
1164 auto imgNode = FrameNode::GetOrCreateFrameNode( variable
1364 auto imgNode = FrameNode::GetOrCreateFrameNode( variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/side_bar/
H A Dside_bar_container_pattern.cpp584 auto imgNode = CreateControlImage(sideBarTheme, parentNode); in CreateAndMountControlButton() local
627 auto imgNode = FrameNode::GetOrCreateFrameNode( in CreateControlImage() local
1399 const RefPtr<FrameNode>& imgNode) in InitImageErrorCallback()
1405 auto imgNode = weakNode.Upgrade(); in InitImageErrorCallback() local