Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/ui/gtk/
Dstatus_bubble_gtk.cc47 last_mouse_left_content_(false), in StatusBubbleGtk()
144 if (!last_mouse_left_content_) { in SetStatusTextTo()
164 last_mouse_left_content_ = left_content; in MouseMoved()
Dstatus_bubble_gtk.h169 bool last_mouse_left_content_; variable