Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/test/unittest/core/pattern/swiper/
Dswiper_indicator_common_test_ng.cpp208 auto firstTextNode = FrameNode::CreateFrameNode( variable
753 auto firstTextNode = FrameNode::CreateFrameNode( variable
780 auto firstTextNode = FrameNode::CreateFrameNode( variable
Dswiper_attr_test_ng.cpp328 auto firstTextNode = GetChildFrameNode(indicatorNode_, 0); variable
364 auto firstTextNode = GetChildFrameNode(indicatorNode_, 0); variable
Dswiper_indicator_test_ng.cpp97 auto firstTextNode = AceType::DynamicCast<FrameNode>(indicatorNode_->GetFirstChild()); variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/indicator_common/
Dswiper_indicator_pattern.cpp111 RefPtr<FrameNode> firstTextNode; in UpdateDigitalIndicator() local
153 RefPtr<FrameNode> firstTextNode; in RegisterIndicatorChangeEvent() local
628 const RefPtr<FrameNode>& firstTextNode, const RefPtr<FrameNode>& lastTextNode) in UpdateTextContent()
695 const RefPtr<FrameNode>& firstTextNode, const RefPtr<FrameNode>& lastTextNode) in UpdateTextContentSub()
1517 RefPtr<FrameNode> firstTextNode; in IndicatorOnChange() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/bubble/
Dbubble_test_ng.cpp616 …auto firstTextNode = BubbleView::CreateMessage(popupParam->GetMessage(), popupParam->IsUseCustom()… variable
1248 …auto firstTextNode = BubbleView::CreateMessage(popupParam->GetMessage(), popupParam->IsUseCustom()… variable
Dbubble_test_One_ng.cpp2708 …auto firstTextNode = BubbleView::CreateMessage(popupParam->GetMessage(), popupParam->IsUseCustom()… variable