/external/chromium_org/ui/message_center/cocoa/ |
D | popup_collection_unittest.mm | 39 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 …]
|
D | popup_collection.mm | 30 // 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.
|
D | popup_collection.h | 86 - (NSArray*)popups;
|
/external/chromium_org/ui/message_center/ |
D | message_center_impl_unittest.cc | 170 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 …]
|
D | notification_list_unittest.cc | 313 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 …]
|
D | message_center_impl.cc | 464 NotificationList::PopupNotifications popups = in OnBlockingStateChanged() local
|
/external/chromium_org/ash/system/chromeos/supervised/ |
D | tray_supervised_user_unittest.cc | 33 NotificationList::PopupNotifications popups = in GetPopup() local 36 popups.begin(); iter != popups.end(); ++iter) { in GetPopup()
|
/external/chromium_org/ui/message_center/views/ |
D | message_popup_collection.cc | 115 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/ |
D | preferences.txt | 37 "popups": 1,
|
/external/chromium_org/chrome/browser/ui/views/message_center/ |
D | web_notification_tray_browsertest.cc | 207 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/ |
D | web_notification_tray_unittest.cc | 263 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/ |
D | content_setting_decoration.mm | 365 // additional popups later. The animator will be cleared when the decoration
|
/external/chromium_org/chrome/browser/ui/cocoa/infobars/ |
D | translate_infobar_base.mm | 319 // Set each of the buttons and popups to the NSTexturedRoundedBezelStyle
|
/external/chromium_org/chrome/browser/ui/cocoa/ |
D | browser_window_cocoa.mm | 637 // When using Cocoa's System Fullscreen mode, convert popups into tabs.
|
D | browser_window_controller.mm | 259 // 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/ |
D | no-ads.pac | 598 // Dell login popups 828 // popups/unders
|
/external/chromium_org/chrome/browser/ |
D | chrome_browser_application_mac.mm | 324 // (2) Uncommon case: popups are enabled (in Content Settings, i.e., the popup
|
/external/chromium_org/chrome/browser/ui/cocoa/extensions/ |
D | browser_actions_controller.mm | 247 // Do not override other popups and only show in active window.
|
/external/chromium_org/content/browser/renderer_host/ |
D | render_widget_host_view_mac.mm | 1865 // 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/ |
D | chrome_extensions.js | 2824 chrome.contentSettings.popups;
|
/external/chromium_org/components/policy/resources/ |
D | policy_templates.json | 2365 '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/ |
D | tab_strip_controller.mm | 491 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/ |
D | final-url-en | 19402 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
|