Home
last modified time | relevance | path

Searched refs:IsShowArrow (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_pattern.h726 bool IsShowArrow() const;
H A Dswiper_pattern.cpp2120 if (!IsShowArrow()) { in InitArrow()
2136 if (!IsShowArrow()) { in InitArrow()
3962 bool SwiperPattern::IsShowArrow() const in IsShowArrow() function in OHOS::Ace::NG::SwiperPattern