Searched refs:FireScrollStopEvent (Results 1 – 4 of 4) sorted by relevance
61 …void FireScrollStopEvent(const std::vector<std::string>& value, const std::vector<double>& index) … in FireScrollStopEvent() function
269 refPtr->FireScrollStopEvent(refresh); in OnModifyDone()340 void TextPickerPattern::FireScrollStopEvent(bool refresh) in FireScrollStopEvent() function in OHOS::Ace::NG::TextPickerPattern357 textPickerEventHub->FireScrollStopEvent(value, index); in FireScrollStopEvent()
86 void FireScrollStopEvent(bool refresh);
946 textPickerEventHub->FireScrollStopEvent(values, indexs);