Searched refs:GetArrowInfo (Results 1 – 3 of 3) sorted by relevance
66 …static bool GetArrowInfo(const JSRef<JSObject>& obj, SwiperArrowParameters& swiperArrowParameters);
576 bool JSSwiper::GetArrowInfo(const JSRef<JSObject>& obj, SwiperArrowParameters& swiperArrowParameter… in GetArrowInfo() function in OHOS::Ace::Framework::JSSwiper650 if (!GetArrowInfo(obj, swiperArrowParameters)) { in SetDisplayArrow()
167 bool GetArrowInfo(const std::vector<std::string>& arrowInfo, SwiperArrowParameters& swiperArrowPara… in GetArrowInfo() function531 if (!GetArrowInfo(res, swiperArrowParameters)) { in SetSwiperDisplayArrow()