Home
last modified time | relevance | path

Searched refs:popups (Results 1 – 23 of 23) sorted by relevance

/external/chromium_org/ui/message_center/cocoa/
Dpopup_collection_unittest.mm39 collection_.reset(); // Close all popups.
120 EXPECT_EQ(0u, [[collection_ popups] count]);
122 EXPECT_EQ(3u, [[collection_ popups] count]);
126 EXPECT_EQ(2u, [[collection_ popups] count]);
132 EXPECT_EQ(0u, [[collection_ popups] count]);
134 EXPECT_EQ(2u, [[collection_ popups] count]); // "3" does not fit on screen.
154 ASSERT_EQ(2u, [[collection_ popups] count]);
156 EXPECT_EQ("2", [[[collection_ popups] objectAtIndex:0] notificationID]);
157 EXPECT_EQ("3", [[[collection_ popups] objectAtIndex:1] notificationID]);
162 ASSERT_EQ(2u, [[collection_ popups] count]);
[all …]
Dpopup_collection.mm30 // Closes all the popups.
135 - (NSArray*)popups { method
265 // fit on screen, close it and any other on-screen popups that come after it.
275 // and subsequent popups.
291 // Remove any popups that are on screen but no longer fit.
309 // Display any new popups that can now fit on screen, starting from the
398 // all updated popups and any popups that come below them.
Dpopup_collection.h86 - (NSArray*)popups;
/external/chromium_org/ui/message_center/
Dmessage_center_impl_unittest.cc170 const NotificationList::PopupNotifications& popups, in PopupNotificationsContain() argument
173 popups.begin(); iter != popups.end(); ++iter) { in PopupNotificationsContain()
441 NotificationList::PopupNotifications popups = in TEST_F() local
443 EXPECT_EQ(1u, popups.size()); in TEST_F()
444 EXPECT_TRUE(PopupNotificationsContain(popups, "id2")); in TEST_F()
478 NotificationList::PopupNotifications popups = in TEST_F() local
480 EXPECT_EQ(1u, popups.size()); in TEST_F()
481 EXPECT_TRUE(PopupNotificationsContain(popups, "id2")); in TEST_F()
504 popups = message_center()->GetPopupNotifications(); in TEST_F()
505 EXPECT_EQ(2u, popups.size()); in TEST_F()
[all …]
Dnotification_list_unittest.cc313 NotificationList::PopupNotifications popups = GetPopups(); in TEST_F() local
317 EXPECT_EQ(kMaxVisiblePopupNotifications, popups.size()); in TEST_F()
319 popups.rbegin(); in TEST_F()
325 popups.begin(); iter != popups.end(); ++iter) { in TEST_F()
328 popups.clear(); in TEST_F()
329 popups = GetPopups(); in TEST_F()
330 EXPECT_EQ(1u, popups.size()); in TEST_F()
331 EXPECT_EQ(ids[ids.size() - 1], (*popups.begin())->id()); in TEST_F()
588 NotificationList::PopupNotifications popups = GetPopups(); in TEST_F() local
589 EXPECT_EQ(3u, popups.size()); in TEST_F()
[all …]
Dmessage_center_impl.cc464 NotificationList::PopupNotifications popups = in OnBlockingStateChanged() local
/external/chromium_org/ash/system/chromeos/supervised/
Dtray_supervised_user_unittest.cc33 NotificationList::PopupNotifications popups = in GetPopup() local
36 popups.begin(); iter != popups.end(); ++iter) { in GetPopup()
/external/chromium_org/ui/message_center/views/
Dmessage_popup_collection.cc115 NotificationList::PopupNotifications popups = in UpdateWidgets() local
118 if (popups.empty()) { in UpdateWidgets()
129 popups.rbegin(); iter != popups.rend(); ++iter) { in UpdateWidgets()
/external/chromium_org/chrome/test/chromedriver/chrome/
Dpreferences.txt37 "popups": 1,
/external/chromium_org/chrome/browser/ui/views/message_center/
Dweb_notification_tray_browsertest.cc207 NotificationList::PopupNotifications popups = in IN_PROC_BROWSER_TEST_F() local
209 EXPECT_EQ(kMaxVisiblePopupNotifications, popups.size()); in IN_PROC_BROWSER_TEST_F()
/external/chromium_org/ash/system/web_notification/
Dweb_notification_tray_unittest.cc263 NotificationList::PopupNotifications popups = in TEST_F() local
265 EXPECT_EQ(message_center::kMaxVisiblePopupNotifications, popups.size()); in TEST_F()
/external/chromium_org/chrome/browser/ui/cocoa/location_bar/
Dcontent_setting_decoration.mm365 // additional popups later. The animator will be cleared when the decoration
/external/chromium_org/chrome/browser/ui/cocoa/infobars/
Dtranslate_infobar_base.mm319 // Set each of the buttons and popups to the NSTexturedRoundedBezelStyle
/external/chromium_org/chrome/browser/ui/cocoa/
Dbrowser_window_cocoa.mm637 // When using Cocoa's System Fullscreen mode, convert popups into tabs.
Dbrowser_window_controller.mm259 // Set different minimum sizes on tabbed windows vs non-tabbed, e.g. popups.
438 if ([self hasToolbar]) // Do not create the buttons in popups.
/external/chromium_org/net/data/proxy_resolver_perftest/
Dno-ads.pac598 // Dell login popups
828 // popups/unders
/external/chromium_org/chrome/browser/
Dchrome_browser_application_mac.mm324 // (2) Uncommon case: popups are enabled (in Content Settings, i.e., the popup
/external/chromium_org/chrome/browser/ui/cocoa/extensions/
Dbrowser_actions_controller.mm247 // Do not override other popups and only show in active window.
/external/chromium_org/content/browser/renderer_host/
Drender_widget_host_view_mac.mm1865 // Don't cancel child popups; killing them on a mouse click would prevent the
1976 // Don't cancel child popups; the key events are probably what's triggering
3105 // real browser views, not popups.
/external/chromium_org/third_party/closure_compiler/externs/
Dchrome_extensions.js2824 chrome.contentSettings.popups;
/external/chromium_org/components/policy/resources/
Dpolicy_templates.json2365 'caption': '''Do not allow any site to show popups''',
2380 'caption': '''Default popups setting''',
2381 …'desc': '''Allows you to set whether websites are allowed to show pop-ups. Showing popups can be e…
2715 'caption': '''Allow popups on these sites''',
2716 …': '''Allows you to set a list of url patterns that specify sites which are allowed to open popups.
2777 'caption': '''Block popups on these sites''',
2778 …''Allows you to set a list of url patterns that specify sites which are not allowed to open popups.
/external/chromium_org/chrome/browser/ui/cocoa/tabs/
Dtab_strip_controller.mm491 if (browserWindow) // Nil for Browsers without a tab strip (e.g. popups).
526 if (browserWindow) // Nil for Browsers without a tab strip (e.g. popups).
/external/chromium_org/third_party/WebKit/PerformanceTests/Parser/resources/
Dfinal-url-en19402 http://www.1704.deerfield.history.museum/popups/scenes.do?shortName=Parting
42614 http://www.focusweb.org/popups/articleswindow.php?id=437
81507 http://www.yorkphoto.com/default/jsp/popups/popup_privacy.jsp