Searched defs:left_content (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/ui/gtk/
H A Dstatus_bubble_gtk.cc157 const gfx::Point& location, bool left_content) {
158 if (left_content && ignore_next_left_content_) {
164 last_mouse_left_content_ = left_content;
176 if (left_content) {
156 MouseMoved( const gfx::Point& location, bool left_content) argument
/external/chromium/chrome/browser/ui/views/
H A Dstatus_bubble_views.cc687 bool left_content) {
688 if (left_content)
686 MouseMoved(const gfx::Point& location, bool left_content) argument

Completed in 73 milliseconds