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

  /external/chromium_org/ui/views/corewm/
tooltip_controller.h 54 const gfx::Point& mouse_location() const { return curr_mouse_loc_; }
116 gfx::Point curr_mouse_loc_; member in class:views::corewm::TooltipController
tooltip_controller.cc 267 curr_mouse_loc_ = event->location();
478 gfx::Point widget_loc = curr_mouse_loc_ +

Completed in 1064 milliseconds