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

  /external/chromium_org/ui/views/controls/menu/
menu_controller.cc 503 if (active_mouse_view_) {
831 DCHECK(!active_mouse_view_);
    [all...]
menu_controller.h 448 // Updates |active_mouse_view_| from the location of the event and sends it
456 // Sends a mouse release event to the current |active_mouse_view_| and sets
461 // Sends a mouse capture lost event to the current |active_mouse_view_| and
561 View* active_mouse_view_; member in class:views::MenuController

Completed in 33 milliseconds