Searched refs:SetDialogScrollStop (Results 1 – 3 of 3) sorted by relevance
80 void SetDialogScrollStop(DialogTextEvent&& onScrollStopEvent) in SetDialogScrollStop() function
49 …static void SetDialogScrollStop(const RefPtr<FrameNode>& frameNode, DialogTextEvent&& onScrollStop…
114 SetDialogScrollStop(textPickerNode, std::move(scrollStopEvent)); in RangeShow()270 SetDialogScrollStop(textPickerNode, std::move(scrollStopEvent)); in OptionsShow()1013 void TextPickerDialogView::SetDialogScrollStop(const RefPtr<FrameNode>& frameNode, DialogTextEvent&… in SetDialogScrollStop() function in OHOS::Ace::NG::TextPickerDialogView1018 eventHub->SetDialogScrollStop(std::move(onScrollStop)); in SetDialogScrollStop()