Searched refs:swipeMid (Results 1 – 1 of 1) sorted by relevance
364 uint16_t swipeMid; in RefreshCurrentViewByPosition() local366 swipeMid = 0; in RefreshCurrentViewByPosition()368 swipeMid = (this->*pfnGetWidthOrHeight)(); in RefreshCurrentViewByPosition()370 swipeMid = (this->*pfnGetWidthOrHeight)() >> 1; in RefreshCurrentViewByPosition()374 if ((childrenHead_->*pfnGetXOrY)() > swipeMid) { in RefreshCurrentViewByPosition()382 if ((swipeMid >= (view->*pfnGetXOrY)()) && in RefreshCurrentViewByPosition()414 uint16_t swipeMid; in RefreshCurrentViewByThrow() local416 swipeMid = 0; in RefreshCurrentViewByThrow()418 swipeMid = (this->*pfnGetWidthOrHeight)(); in RefreshCurrentViewByThrow()431 swipeMid)) { in RefreshCurrentViewByThrow()[all …]