Searched refs:finishImpl_ (Results 1 – 1 of 1) sorted by relevance
100 if (finishImpl_) { in FinishAnimation()101 finishImpl_(); in FinishAnimation()107 finishImpl_ = finishImpl; in SetFinishImpl()122 return showPrevImpl_ && showNextImpl_ && finishImpl_; in HasInitialized()233 CommonFunc finishImpl_; variable