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

  /external/chromium_org/chrome/browser/ui/gtk/notifications/
balloon_collection_gtk.cc 34 return placement_ == VERTICALLY_FROM_BOTTOM_LEFT;
80 layout_.set_placement(Layout::VERTICALLY_FROM_BOTTOM_LEFT);
  /external/chromium_org/chrome/browser/ui/views/notifications/
balloon_collection_views.cc 36 return placement_ == VERTICALLY_FROM_BOTTOM_LEFT;
102 layout_.set_placement(Layout::VERTICALLY_FROM_BOTTOM_LEFT);
  /external/chromium/chrome/browser/notifications/
balloon_collection_linux.cc 75 layout_.set_placement(Layout::VERTICALLY_FROM_BOTTOM_LEFT);
balloon_collection_win.cc 64 layout_.set_placement(Layout::VERTICALLY_FROM_BOTTOM_LEFT);
balloon_collection_impl.cc 258 case VERTICALLY_FROM_BOTTOM_LEFT:
293 case VERTICALLY_FROM_BOTTOM_LEFT:
324 case VERTICALLY_FROM_BOTTOM_LEFT:
342 bool offsets = (placement_ == VERTICALLY_FROM_BOTTOM_LEFT ||
balloon_collection_impl.h 78 VERTICALLY_FROM_BOTTOM_LEFT,
  /external/chromium_org/chrome/browser/notifications/
balloon_collection_impl.cc 315 case VERTICALLY_FROM_BOTTOM_LEFT:
352 case VERTICALLY_FROM_BOTTOM_LEFT:
375 case VERTICALLY_FROM_BOTTOM_LEFT:
393 bool offsets = (placement_ == VERTICALLY_FROM_BOTTOM_LEFT ||
balloon_collection_impl.h 98 VERTICALLY_FROM_BOTTOM_LEFT,

Completed in 362 milliseconds