Searched refs:showPrevImpl_ (Results 1 – 1 of 1) sorted by relevance
64 if (showPrevImpl_) { in ShowPrevious()65 showPrevImpl_(); in ShowPrevious()71 showPrevImpl_ = showPrevImpl; in SetShowPrevImpl()122 return showPrevImpl_ && showNextImpl_ && finishImpl_; in HasInitialized()230 CommonFunc showPrevImpl_; variable