Searched refs:popups (Results 1 - 13 of 13) sorted by relevance

/external/chromium_org/ash/system/chromeos/supervised/
H A Dtray_supervised_user_unittest.cc33 NotificationList::PopupNotifications popups = local
36 popups.begin(); iter != popups.end(); ++iter) {
/external/chromium_org/win8/metro_driver/
H A Dmetro_dialog_box.h8 #include <windows.ui.popups.h>
H A Dsettings_handler.h9 #include <windows.ui.popups.h>
/external/chromium_org/ui/message_center/
H A Dmessage_center_impl_unittest.cc170 const NotificationList::PopupNotifications& popups,
173 popups.begin(); iter != popups.end(); ++iter) {
378 // Block all notifications. All popups are gone and message center should be
400 // Unblock both blockers, which recovers the global state, but the popups
424 // Create a notification during blocked. Still no popups.
441 NotificationList::PopupNotifications popups = local
443 EXPECT_EQ(1u, popups.size());
444 EXPECT_TRUE(PopupNotificationsContain(popups, "id2"));
478 NotificationList::PopupNotifications popups local
169 PopupNotificationsContain( const NotificationList::PopupNotifications& popups, const std::string& id) argument
[all...]
H A Dnotification_list_unittest.cc313 NotificationList::PopupNotifications popups = GetPopups(); local
316 // of |popups| should be the firstly added one, and so on.
317 EXPECT_EQ(kMaxVisiblePopupNotifications, popups.size());
319 popups.rbegin();
325 popups.begin(); iter != popups.end(); ++iter) {
328 popups.clear();
329 popups = GetPopups();
330 EXPECT_EQ(1u, popups.size());
331 EXPECT_EQ(ids[ids.size() - 1], (*popups
588 NotificationList::PopupNotifications popups = GetPopups(); local
628 NotificationList::PopupNotifications popups = GetPopups(); local
[all...]
H A Dmessage_center_impl.cc464 NotificationList::PopupNotifications popups = local
/external/chromium_org/ui/message_center/cocoa/
H A Dpopup_collection.h27 // arrange notifications on the screen as popups, starting in the upper-right
47 // for laying out popups.
53 // Set of notification IDs for those popups to be updated when all existing
57 // Set of notification IDs for those popups to be closed when all existing
61 // Set of notification IDs for those popups that are being animated due to
86 - (NSArray*)popups;
/external/chromium_org/ui/message_center/views/
H A Dmessage_popup_collection.cc115 NotificationList::PopupNotifications popups = local
118 if (popups.empty()) {
129 popups.rbegin(); iter != popups.rend(); ++iter) {
/external/chromium_org/chrome/browser/ui/views/message_center/
H A Dweb_notification_tray_browsertest.cc207 NotificationList::PopupNotifications popups = local
209 EXPECT_EQ(kMaxVisiblePopupNotifications, popups.size());
/external/chromium_org/ash/system/web_notification/
H A Dweb_notification_tray_unittest.cc216 // Now test that we can show multiple popups and then show the message center.
263 NotificationList::PopupNotifications popups = local
265 EXPECT_EQ(message_center::kMaxVisiblePopupNotifications, popups.size());
298 // verifies it doesn't cause crash and popups are still visible. See
318 // openingsystem tray doesn't affect at all the work area of popups.
474 // System tray is created on the primary display. The popups in the secondary
/external/chromium_org/third_party/closure_compiler/externs/
H A Dchrome_extensions.js2824 chrome.contentSettings.popups;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 1628 milliseconds