Home
last modified time | relevance | path

Searched defs:swiperArrowLayoutProperty (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/indicator_common/
H A Dswiper_arrow_pattern.cpp176 auto swiperArrowLayoutProperty = GetSwiperArrowLayoutProperty(); in ButtonClickEvent() local
192 auto swiperArrowLayoutProperty = GetSwiperArrowLayoutProperty(); in InitNavigationArrow() local
219 auto swiperArrowLayoutProperty = GetSwiperArrowLayoutProperty(); in ButtonTouchEvent() local
316 auto swiperArrowLayoutProperty = GetSwiperArrowLayoutProperty(); in SetButtonVisible() local
356 auto swiperArrowLayoutProperty = GetSwiperArrowLayoutProperty(); in UpdateArrowContent() local
H A Dswiper_arrow_pattern.h70 auto swiperArrowLayoutProperty = host->GetLayoutProperty<SwiperArrowLayoutProperty>(); in GetSwiperArrowLayoutProperty() local