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

  /external/chromium_org/ui/aura/
env.h 62 void set_touch_down(bool value) { is_touch_down_ = value; } function in class:aura::Env
window_event_dispatcher.cc 880 Env::GetInstance()->set_touch_down(touch_ids_down_ != 0);
    [all...]

Completed in 54 milliseconds