Searched defs:IsDragging (Results 1 – 2 of 2) sorted by relevance
45 bool IsDragging(aura::Window* window) { in IsDragging() function
131 bool IsDragging() const { return dragging_; } in IsDragging() function in content::TouchHandleTest