Searched refs:RefreshCurrentViewByPosition (Results 1 – 2 of 2) sorted by relevance
167 RefreshCurrentViewByPosition(&UIView::GetX, &UIView::GetWidthWithMargin); in OnDragEvent()171 RefreshCurrentViewByPosition(&UIView::GetY, &UIView::GetHeightWithMargin); in OnDragEvent()205 RefreshCurrentViewByPosition(&UIView::GetX, &UIView::GetWidthWithMargin); in OnRotateEvent()208 RefreshCurrentViewByPosition(&UIView::GetY, &UIView::GetHeightWithMargin); in OnRotateEvent()345 void UISwipeView::RefreshCurrentViewByPosition(int16_t (UIView::*pfnGetXOrY)() const, in RefreshCurrentViewByPosition() function in OHOS::UISwipeView
366 …void RefreshCurrentViewByPosition(int16_t (UIView::*pfnGetXOrY)() const, int16_t (UIView::*pfnGetW…