/external/chromium/chrome/browser/ui/ |
browser_init_browsertest.cc | 74 // Test that when there is a popup as the active browser any requests to 89 Browser* popup = Browser::CreateForType(Browser::TYPE_POPUP, local 91 ASSERT_EQ(popup->type(), Browser::TYPE_POPUP); 92 ASSERT_EQ(popup, observer.added_browser_); 96 // This should create a new window, but re-use the profile from |popup|. If 98 launch.OpenURLsInBrowser(popup, false, urls); 99 ASSERT_NE(popup, observer.added_browser_);
|
/external/chromium/chrome/browser/ui/cocoa/ |
browser_frame_view.mm | 204 BOOL popup = windowStyle & THEMED_POPUP; 209 if (popup && active) 211 else if (popup && !active) 213 else if (!popup && active && incognito) 215 else if (!popup && active && !incognito) 217 else if (!popup && !active && incognito) 311 BOOL popup = windowStyle & THEMED_POPUP; 314 if (popup && active) { 317 } else if (popup && !active) {
|
/external/webkit/Source/WebCore/manual-tests/ |
select_hr.html | 43 <p id="success" style="background-color:palegreen; padding:3px;"><b>TEST PASS:</b>This should be a disabled popup menu, since the hr is not selectable. 52 You should see a popup menu with the following items: separator, option, separator 64 You should see a popup menu with the following items: option, separator, option 76 You should see a popup menu with the following items: option, four separators, two options, separator, option. 94 You should see a popup menu with the following items: group label, option, separator (incl. in group). 107 You should see a popup menu with the following items: separator, group label, option. 120 You should see a popup menu with the following items: group label, option, separator, option, separator, option, two separators, (end of group), one option. 139 You should see a popup menu with the following items: group label, one option two separators, (end of group), separator, group label, separator, two options, separator, (end of group), option. 162 A disabled popup menu - since the optgroup and the hr are not selectable.
|
/external/chromium/chrome/browser/autocomplete/ |
autocomplete_edit.h | 116 // TODO: The edit and popup should be siblings owned by the LocationBarView, 217 // Directs the popup to start autocomplete. 221 // Closes the popup and cancels any pending asynchronous queries. 242 // Asks the browser to load the popup's currently selected item, using the 243 // supplied disposition. This may close the popup. If |for_drop| is true, 282 // Sent before |OnKillFocus| and before the popup is closed. 323 // popup if necessary, and returns true if any significant changes occurred. 335 // Invoked when the popup is going to change its bounds to |bounds|. 418 // If |revert_popup| is true then the popup will be reverted as well. 458 // This flag will be true in a superset of the cases where the popup is open [all...] |
/external/chromium/chrome/browser/resources/options/ |
autocomplete_list.js | 59 * Creates a new autocomplete list popup. 69 * The text field the autocomplete popup is currently attached to, if any. 148 * Attaches the popup to the given input element. Requires 169 * Detaches the autocomplete popup from its current input element, if any. 183 * The text field the autocomplete popup is currently attached to, if any.
|
/external/chromium/webkit/glue/ |
webmenurunner_mac.mm | 106 // Reflects the result of the user's interaction with the popup menu. If NO, the 123 // popup button, which is the expected Mac popup menu behavior. 138 // Create a dummy view to associate the popup with, since the OS will use 179 // The WebKit popup menu thinks it will draw just below the button, so
|
/frameworks/support/v7/appcompat/src/android/support/v7/widget/ |
PopupMenu.java | 61 * @param anchor Anchor view for this popup. The popup will appear below the anchor if there 74 * @return the {@link Menu} associated with this popup. Populate the returned Menu with 104 * Show the menu popup anchored to the view specified during construction. 112 * Dismiss the menu popup.
|
/packages/apps/Browser/src/com/android/browser/ |
NavScreen.java | 82 PopupMenu popup = new PopupMenu(mContext, mMore); local 83 Menu menu = popup.getMenu(); 84 popup.getMenuInflater().inflate(R.menu.browser, menu); 86 popup.setOnMenuItemClickListener(this); 87 popup.show();
|
/frameworks/base/core/java/android/widget/ |
ActivityChooserView.java | 46 * user input. Long press on this button shows a popup for changing the default 51 * of additional activities. Tapping this button shows a popup anchored to this 104 * The maximal width of the list popup. 147 * Popup window for showing the activity overflow list. 152 * Listener for the dismissal of the popup/alert. 162 * The count of activities in the popup. 300 * Shows the popup window with activities. 302 * @return True if the popup was shown, false if already showing. 314 * Shows the popup no matter if it was already showing. 358 * Dismisses the popup window with activities [all...] |
/frameworks/support/v7/appcompat/src/android/support/v7/internal/widget/ |
ActivityChooserView.java | 51 * user input. Long press on this button shows a popup for changing the default 56 * of additional activities. Tapping this button shows a popup anchored to this 110 * The maximal width of the list popup. 153 * Popup window for showing the activity overflow list. 158 * Listener for the dismissal of the popup/alert. 168 * The count of activities in the popup. 306 * Shows the popup window with activities. 308 * @return True if the popup was shown, false if already showing. 320 * Shows the popup no matter if it was already showing. 364 * Dismisses the popup window with activities [all...] |
/external/chromium/chrome/browser/ui/views/ |
fullscreen_exit_bubble.h | 64 // Returns the current desirable rect for the popup window. If 65 // |ignore_animation_state| is true this returns the rect assuming the popup 78 // The contents of the popup.
|
theme_install_bubble_view.h | 50 // Put the popup in the correct place on the tab. 56 // Shut down the popup and remove our notifications.
|
/external/webkit/Source/WebKit/chromium/src/ |
EditorClientImpl.h | 121 // Shows the form autofill popup for |node| if it is an HTMLInputElement and 124 // Returns true if the autofill popup has been scheduled to be shown, false 132 // autofill (via a popup-menu) or password autofill depending on the 137 // If |requiresCaretAtEnd| is true, the autofill popup is only shown if the 139 // Returns true if the autofill popup has been scheduled to be shown, false 148 // not to show the autofill popup.
|
/external/chromium/chrome/browser/ |
blocked_content_container.h | 5 // Defines the public interface for the blocked content (including popup) 18 // Takes ownership of TabContents that are unrequested popup windows.
|
content_setting_bubble_model.h | 99 void add_popup(const PopupItem& popup) { 100 bubble_content_.popup_items.push_back(popup);
|
/external/chromium/chrome/browser/sessions/ |
session_restore_uitest.cc | 274 // Creates a tabbed browser and popup and makes sure we restore both. 286 // Open a popup. 292 scoped_refptr<BrowserProxy> popup(automation()->GetBrowserWindow(1)); 293 ASSERT_TRUE(popup.get()); 295 scoped_refptr<TabProxy> tab(popup->GetTab(0)); 303 ASSERT_TRUE(popup->ShutdownSessionService()); 306 popup = NULL; 327 // The order of whether the normal window or popup is first depends upon
|
/external/chromium/chrome/browser/ui/cocoa/extensions/ |
extension_installed_bubble_bridge.mm | 22 // page action icons, show an infobar instead of a popup bubble. 66 // surface to display for this window, launch infobar instead of popup
|
extension_popup_controller_unittest.mm | 85 [[ExtensionPopupController popup] close]; 98 EXPECT_TRUE([ExtensionPopupController popup]);
|
/external/webkit/Source/WebKit/chromium/public/ |
WebExternalPopupMenuClient.h | 38 // Should be called when the currently selected item in the popup menu 47 // Should be called when the popup menu was discarded (closed without a
|
/packages/apps/Calendar/res/values/ |
config.xml | 28 <!-- when off, shown as a popup. --> 31 <!-- when off, shown as a popup. -->
|
/packages/apps/Calendar/res/values-w600dp-h879dp/ |
config.xml | 28 <!-- when off, shown as a popup. --> 31 <!-- when off, shown as a popup. -->
|
/packages/apps/Calendar/res/values-w960dp-h527dp/ |
config.xml | 28 <!-- when off, shown as a popup. --> 31 <!-- when off, shown as a popup. -->
|
/external/webkit/Source/WebKit2/UIProcess/win/ |
WebPopupMenuProxyWin.cpp | 55 // the popup window. 247 // Protect the popup menu in case its owner is destroyed while we're running the message pump. 335 // The main window already received the mouse down, which showed this popup, but upon 336 // selection of an item the mouse up gets eaten by the popup menu. So we take the mouse down 377 // The popup should show an integral number of items (i.e. no partial items should be visible) 390 // The popup should be at least as wide as the control on the page 393 // Always left-align items in the popup. This matches popup menus on the mac. 398 // The popup needs to stay within the bounds of the screen and not overlap any toolbars 407 // The popup will go off the screen, so try placing it above the clien [all...] |
/developers/samples/android/ui/actionbarcompat/ListPopupMenu/ListPopupMenu/src/main/ |
AndroidManifest.xml | 21 <!-- ActionBarCompat provides an implementation of Popup Menu from API v7 onwards -->
|
/external/chromium/chrome/browser/extensions/ |
extension_context_menu_apitest.cc | 32 extension->GetResourceURL("popup.html"));
|