Searched refs:HasLeftButtonNode (Results 1 – 8 of 8) sorted by relevance
44 bool HasLeftButtonNode() const in HasLeftButtonNode() function80 CHECK_NULL_VOID(HasLeftButtonNode()); in RemoveLeftButtonNode()
114 CHECK_NULL_VOID(hostNode->HasLeftButtonNode()); in MeasureLeftButton()275 CHECK_NULL_VOID(hostNode->HasLeftButtonNode()); in SuitAgeLayoutButton()320 auto hasButtonNode = isRight ? hostNode->HasRightButtonNode() : hostNode->HasLeftButtonNode(); in CaluateButtonHeight()353 CHECK_NULL_VOID(hostNode->HasLeftButtonNode()); in LayoutLeftButton()
111 } else if (!hostNode->HasLeftButtonNode()) { in UpdateOrCreateLeftButtonNode()466 if (hostNode->HasLeftButtonNode()) { in InitButtonClickEvent()594 if (hostNode->HasLeftButtonNode()) { in GetFocusNode()613 return hostNode->HasLeftButtonNode() ? leftFocusHub_ : rightFocusHub; in GetFocusNode()616 if (curFocusNode == rightFocusHub && !hostNode->HasLeftButtonNode()) { in GetFocusNode()
292 bool HasLeftButtonNode() const in HasLeftButtonNode() function337 CHECK_NULL_VOID(HasLeftButtonNode()); in RemoveLeftButtonNode()
291 …t number = static_cast<uint32_t>(HasIndicatorNode()) + static_cast<uint32_t>(HasLeftButtonNode()) + in InitCapture()725 if (HasLeftButtonNode()) { in FlushFocus()803 if (HasLeftButtonNode()) { in PreviousFocus()818 if (!HasLeftButtonNode() || (!IsLoop() && GetLoopIndex(currentIndex_) == 0) || in PreviousFocus()2119 if (!HasLeftButtonNode() && !HasRightButtonNode()) { in InitArrow()4039 if (HasLeftButtonNode()) { 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()
325 EXPECT_FALSE(oldhostNode->HasLeftButtonNode());1404 CHECK_NULL_VOID(hostNode->HasLeftButtonNode());
91 if (pattern_->HasLeftButtonNode()) { in GetInstance()