Home
last modified time | relevance | path

Searched defs:lastTextNode (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/indicator_common/
H A Dswiper_indicator_pattern.cpp62 RefPtr<FrameNode> lastTextNode; in OnModifyDone() local
100 RefPtr<FrameNode> lastTextNode; 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.cpp95 auto lastTextNode = AceType::DynamicCast<FrameNode>(indicatorNode_->GetLastChild()); variable
697 auto lastTextNode = FrameNode::CreateFrameNode( variable
H A Dswiper_attr_test_ng.cpp312 auto lastTextNode = GetChildFrameNode(indicatorNode_, 1); variable
347 auto lastTextNode = GetChildFrameNode(indicatorNode_, 1); variable
H A Dswiper_indicator_common_test_ng.cpp339 auto lastTextNode = FrameNode::CreateFrameNode( variable