Home
last modified time | relevance | path

Searched defs:firstTextNode (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/indicator_common/
H A Dswiper_indicator_pattern.cpp61 RefPtr<FrameNode> firstTextNode; in OnModifyDone() local
99 RefPtr<FrameNode> firstTextNode; in OnModifyDone() local
425 const RefPtr<FrameNode>& firstTextNode, const RefPtr<FrameNode>& lastTextNode) in UpdateTextContent()
492 const RefPtr<FrameNode>& firstTextNode, const RefPtr<FrameNode>& lastTextNode) in UpdateTextContentSub()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/swiper/
H A Dswiper_indicator_test_ng.cpp94 auto firstTextNode = AceType::DynamicCast<FrameNode>(indicatorNode_->GetFirstChild()); variable
695 auto firstTextNode = FrameNode::CreateFrameNode( variable
H A Dswiper_attr_test_ng.cpp311 auto firstTextNode = GetChildFrameNode(indicatorNode_, 0); variable
346 auto firstTextNode = GetChildFrameNode(indicatorNode_, 0); variable
H A Dswiper_indicator_common_test_ng.cpp337 auto firstTextNode = FrameNode::CreateFrameNode( variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/bubble/
H A Dbubble_test_ng.cpp615 …auto firstTextNode = BubbleView::CreateMessage(popupParam->GetMessage(), popupParam->IsUseCustom()… variable
1247 …auto firstTextNode = BubbleView::CreateMessage(popupParam->GetMessage(), popupParam->IsUseCustom()… variable