HomeSort by relevance Sort by last modified time
    Searched refs:SetClickCount (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/chrome/browser/ui/views/autofill/
autofill_popup_base_view_browsertest.cc 129 mouse_down.SetClickCount(2);
  /external/chromium_org/ui/events/
event.cc 259 SetClickCount(GetRepeatCount(*this));
334 last_click_event_->SetClickCount(click_count);
362 void MouseEvent::SetClickCount(int click_count) {
event.h 384 void SetClickCount(int click_count);
event_unittest.cc 63 mouseev.SetClickCount(i);
  /external/chromium_org/ui/aura/
remote_window_tree_host_win.cc 350 mouse_event.SetClickCount(2);
352 mouse_event.SetClickCount(1);

Completed in 538 milliseconds