Searched defs:touchPosition (Results 1 – 6 of 6) sorted by relevance
331 void RenderIndexer::HandleTouched(const Offset& touchPosition) in HandleTouched()339 int32_t RenderIndexer::GetTouchedItemIndex(const Offset& touchPosition) in GetTouchedItemIndex()
278 int32_t RenderIndexerCircle::GetTouchedItemIndex(const Offset& touchPosition) in GetTouchedItemIndex()
354 void RenderIndexer::HandleTouched(const Offset& touchPosition) in HandleTouched()362 int32_t RenderIndexer::GetTouchedItemIndex(const Offset& touchPosition) in GetTouchedItemIndex()
595 auto touchPosition = touches.front().GetLocalLocation(); in ProcessTouchDown() local616 auto touchPosition = touches.front().GetLocalLocation(); in ProcessTouchUp() local
544 void RenderSlider::RenderBlockPosition(const Offset& touchPosition) in RenderBlockPosition()590 void RenderSlider::UpdateBlockPosition(const Offset& touchPosition, bool isClick) in UpdateBlockPosition()
723 void RenderText::HandleTouchEvent(GestureType type, const Offset& touchPosition) in HandleTouchEvent()