Searched refs:dialogScrollStopEvent_ (Results 1 – 1 of 1) sorted by relevance
82 dialogScrollStopEvent_ = std::move(onScrollStopEvent); in SetDialogScrollStop()87 if (dialogScrollStopEvent_) { in FireDialogScrollStopEvent()88 dialogScrollStopEvent_(info); in FireDialogScrollStopEvent()117 DialogTextEvent dialogScrollStopEvent_; variable