Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
H A Dtab_bar_pattern.cpp263 void FindTextAndImageNode( in FindTextAndImageNode() function
273 FindTextAndImageNode(AceType::DynamicCast<FrameNode>(child), textNode, imageNode); in FindTextAndImageNode()
1284 FindTextAndImageNode(columnNode, textNode, imageNode); in ShowDialogWithNode()