Searched refs:viewToBeRemoved (Results 1 – 1 of 1) sorted by relevance
436 UIView* viewToBeRemoved = currentSwipe_->GetViewByIndex(1); in OnClick() local437 currentSwipe_->Remove(viewToBeRemoved); in OnClick()