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

  /external/chromium_org/remoting/client/plugin/
pepper_input_handler.cc 96 bool is_down = (event.GetType() == PP_INPUTEVENT_TYPE_MOUSEDOWN); local
97 mouse_event.set_button_down(is_down);
  /external/chromium_org/chrome/browser/ui/views/tabs/
tab_strip.h 500 // Returns the image to use for indicating a drop on a tab. If is_down is
502 static gfx::ImageSkia* GetDropArrowImage(bool is_down);
tab_strip.cc     [all...]

Completed in 346 milliseconds