Searched refs:GetSwiperArrowLayoutProperty (Results 1 – 2 of 2) sorted by relevance
39 index_ = GetSwiperArrowLayoutProperty()->GetIndex().value_or(0); in OnModifyDone()176 auto swiperArrowLayoutProperty = GetSwiperArrowLayoutProperty(); in ButtonClickEvent()192 auto swiperArrowLayoutProperty = GetSwiperArrowLayoutProperty(); in InitNavigationArrow()219 auto swiperArrowLayoutProperty = GetSwiperArrowLayoutProperty(); in ButtonTouchEvent()316 auto swiperArrowLayoutProperty = GetSwiperArrowLayoutProperty(); in SetButtonVisible()356 auto swiperArrowLayoutProperty = GetSwiperArrowLayoutProperty(); in UpdateArrowContent()376 auto swiperLayoutProperty = GetSwiperArrowLayoutProperty(); in UpdateArrowContent()
66 RefPtr<SwiperArrowLayoutProperty> GetSwiperArrowLayoutProperty() const in GetSwiperArrowLayoutProperty() function