Searched refs:HasRightButtonNode (Results 1 – 8 of 8) sorted by relevance
49 bool HasRightButtonNode() const in HasRightButtonNode() function87 CHECK_NULL_VOID(HasRightButtonNode()); in RemoveRightButtonNode()
154 CHECK_NULL_VOID(hostNode->HasRightButtonNode()); in MeasureRightButton()320 auto hasButtonNode = isRight ? hostNode->HasRightButtonNode() : hostNode->HasLeftButtonNode(); in CaluateButtonHeight()389 CHECK_NULL_VOID(hostNode->HasRightButtonNode()); in LayoutRightButton()
279 auto hasRightButton = hostNode->HasRightButtonNode(); in CreateArrowRightButtonNode()388 auto hasRightButton = hostNode->HasRightButtonNode(); in CreateArrowlessRightButtonNode()482 if (hostNode->HasRightButtonNode()) { in InitButtonClickEvent()
297 bool HasRightButtonNode() const in HasRightButtonNode() function346 CHECK_NULL_VOID(HasRightButtonNode()); in RemoveRightButtonNode()
292 static_cast<uint32_t>(HasRightButtonNode()) + 1; in InitCapture()728 if (HasRightButtonNode()) { in FlushFocus()857 if (HasRightButtonNode()) { in NextFocus()876 … if (!HasRightButtonNode() || (!IsLoop() && GetLoopIndex(currentIndex_) == TotalCount() - 1) || in NextFocus()2119 if (!HasLeftButtonNode() && !HasRightButtonNode()) { in InitArrow()4042 if (HasRightButtonNode()) { in RealTotalCount()4609 if (HasLeftButtonNode() && HasRightButtonNode()) { in ArrowHover()4754 if (!HasLeftButtonNode() || !HasRightButtonNode() || !HasIndicatorNode()) { in CheckAndSetArrowHoverState()
82 if (swiperPattern->HasLeftButtonNode() && swiperPattern->HasRightButtonNode()) { in IndicatorAndArrowMeasure()970 if (swiperPattern->HasLeftButtonNode() && swiperPattern->HasRightButtonNode()) { in LayoutSwiperIndicator()
404 EXPECT_FALSE(hostNode->HasRightButtonNode());1401 CHECK_NULL_VOID(hostNode->HasRightButtonNode());
95 if (pattern_->HasRightButtonNode()) { in GetInstance()