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

  /external/chromium_org/ui/message_center/views/
message_center_bubble.h 56 bool first_item_has_no_margin_; member in class:message_center::MessageCenterBubble
message_center_bubble.cc 67 first_item_has_no_margin_(first_item_has_no_margin),
89 init_params.first_item_has_no_margin = first_item_has_no_margin_;
message_popup_collection.cc 72 first_item_has_no_margin_(first_item_has_no_margin),
368 if (!first_item_has_no_margin_)
378 if (!first_item_has_no_margin_)
message_popup_collection.h 219 bool first_item_has_no_margin_; member in class:message_center::MessagePopupCollection
  /external/chromium_org/ui/views/bubble/
tray_bubble_view.cc 88 first_item_has_no_margin_(params.first_item_has_no_margin) {
103 if (first_item_has_no_margin_) {
170 const bool first_item_has_no_margin_; member in class:views::internal::TrayBubbleBorder

Completed in 563 milliseconds