HomeSort by relevance Sort by last modified time
    Searched full:ignore_next_left_content_ (Results 1 - 4 of 4) sorted by null

  /external/chromium/chrome/browser/ui/gtk/
status_bubble_gtk.cc 48 ignore_next_left_content_(false) {
158 if (left_content && ignore_next_left_content_) {
159 ignore_next_left_content_ = false;
349 ignore_next_left_content_ = true;
status_bubble_gtk.h 173 bool ignore_next_left_content_; member in class:StatusBubbleGtk
  /external/chromium_org/chrome/browser/ui/gtk/
status_bubble_gtk.cc 53 ignore_next_left_content_(false) {
167 if (left_content && ignore_next_left_content_) {
168 ignore_next_left_content_ = false;
364 ignore_next_left_content_ = true;
status_bubble_gtk.h 174 bool ignore_next_left_content_; member in class:StatusBubbleGtk

Completed in 54 milliseconds