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

/external/chromium/chrome/browser/ui/gtk/
H A Dstatus_bubble_gtk.h169 bool last_mouse_left_content_; member in class:StatusBubbleGtk
H A Dstatus_bubble_gtk.cc47 last_mouse_left_content_(false),
144 if (!last_mouse_left_content_) {
164 last_mouse_left_content_ = left_content;

Completed in 93 milliseconds