Searched refs:set_touch_down (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ui/aura/
H A Denv.h62 void set_touch_down(bool value) { is_touch_down_ = value; } function in class:aura::Env
H A Dwindow_event_dispatcher.cc880 Env::GetInstance()->set_touch_down(touch_ids_down_ != 0);
891 Env::GetInstance()->set_touch_down(touch_ids_down_ != 0);

Completed in 489 milliseconds