Searched defs:dragTime (Results 1 – 3 of 3) sorted by relevance
194 bool EventInjector::SetDragEvent(const Point& startPoint, const Point& endPoint, uint32_t dragTime) in SetDragEvent()
395 void UITestEventInjector::SetDragTimeDisplay(uint16_t dragTime) in SetDragTimeDisplay()
6092 auto dragTime = std::chrono::high_resolution_clock::now().time_since_epoch(); in OnWindowSizeChanged() local