HomeSort by relevance Sort by last modified time
    Searched full:popup (Results 126 - 150 of 775) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/chromium/chrome/browser/ui/
browser_navigator_browsertest.cc 185 Browser* popup = CreateEmptyBrowserForType(Browser::TYPE_POPUP, local
187 browser::NavigateParams p(MakeNavigateParams(popup));
193 EXPECT_NE(popup, p.browser);
199 // We should be left with 2 windows, the popup with one tab and the browser()
202 EXPECT_EQ(1, popup->tab_count());
215 // need a different profile, and creating a popup window with an incognito
217 Browser* popup = CreateEmptyBrowserForType( local
219 browser::NavigateParams p(MakeNavigateParams(popup));
225 EXPECT_NE(popup, p.browser);
227 // This time, browser() is _not_ compatible with popup since it is not a
    [all...]
  /external/chromium/chrome/browser/extensions/
browser_action_apitest.cc 157 "browser_action/popup")));
162 // The extension's popup's size grows by |growFactor| each click.
173 // popup. The first one tries to be 0x0, so it should be the min values.
189 // a popup.
205 // will add a popup.
216 << "Clicking on the browser action should have caused a popup to "
220 << "popup.";
225 // Now change the popup from a_popup.html to another_popup.html by loading
226 // a page which removes the popup using chrome.browserAction.setPopup().
243 // Test that calling chrome.browserAction.setPopup() can remove a popup
    [all...]
  /external/chromium/chrome/common/extensions/docs/
samples.json 194 "popup",
199 "name": "A browser action with a popup that changes the page color.",
205 "search_string": "A BROWSER ACTION WITH A POPUP THAT CHANGES THE PAGE COLOR. BROWSER_ACTION POPUP TABS CHROME.TABS.EXECUTESCRIPT",
208 "popup.html"
249 "popup"
256 "search_string": "ACCEPTLANGUAGE RETURNS ACCEPT LANGUAGES OF THE BROWSER BROWSER_ACTION POPUP CHROME.I18N.GETACCEPTLANGUAGES CHROME.I18N.GETMESSAGE",
262 "popup.html"
318 "popup.css",
319 "popup.html"
    [all...]
  /external/chromium/chrome/browser/autocomplete/
autocomplete_popup_view_gtk.h 67 // Restack the popup window directly above the browser's toplevel window.
112 // Our popup window, which is the only widget used, and we paint it on our
130 // A list of colors which we should use for drawing the popup. These change
151 // Whether our popup is currently open / shown, or closed / hidden.
autocomplete_popup_view_mac.mm 42 // How to round off the popup's corners. Goal is to match star and go
46 // Gap between the field and the popup.
49 // How opaque the popup window should be. This matches Windows (see
59 // Animation duration when animating the popup window smaller.
62 // Maximum fraction of the popup width that can be used to display match
74 // The popup window has a single-pixel border in screen coordinates,
79 // Background colors for different states of the popup elements.
299 // Destroy the popup model before this object is destroyed, because
303 // Break references to |this| because the popup may not be
311 // The AutocompleteMatrix will always be the first subview of the popup'
    [all...]
autocomplete_edit_view.h 50 // the popup entries, using the supplied disposition and transition type.
58 // This may close the popup.
67 // "temporary" text set by the popup, the "permanent" text set by the
116 // Reverts the edit and popup back to their unedited state (permanent text
117 // showing, popup closed, no user input in progress).
120 // Updates the autocomplete popup and other state after the text has been
124 // Closes the autocomplete popup, if it's open.
  /external/chromium/chrome/browser/
plugin_installer_infobar_delegate.h 13 // The main purpose for this class is to popup/close the infobar when there is
  /external/chromium/chrome/browser/ui/cocoa/location_bar/
instant_opt_in_controller.h 23 // Manages an instant opt-in view, which is part of the omnibox popup.
  /external/chromium/chrome/browser/ui/cocoa/
profile_menu_button.h 13 // PopUp button that shows the multiprofile menu.
  /external/chromium/chrome/common/extensions/docs/examples/api/history/showHistory/
typedUrls.js 1 // Event listner for clicks on links in a browser action popup.
12 // browser action popup.
33 // and show those links in a popup.
90 // of URLs to show in the popup.
  /external/chromium/chrome/common/extensions/docs/examples/extensions/
gdocs.zip 
  /external/chromium/chrome/common/extensions/docs/examples/extensions/mappy/
background.html 2 // Global accessor that the popup uses.
  /external/chromium/webkit/glue/
webmenuitem.h 13 // Container for information about entries in an HTML select popup menu and
  /external/webkit/Source/WebCore/manual-tests/
invalid-mouse-event.html 5 <li>Disable popup blocking in Safari.</li>
new-window-subresource-crash.html 14 triggers subresource loads. If you have popup blocking enabled you can
showModalDialog-returnValue.html 1 This test makes sure we don't crash when storing the return value from showModalDialog. Popup blocking needs to be disabled for this test to run.<br>
  /external/webkit/Source/WebCore/manual-tests/resources/
liveconnect-security-exception-popup.html 8 <title>popup window</title>
  /external/chromium/chrome/browser/ui/cocoa/content_settings/
content_setting_bubble_cocoa.h 18 // For every "show popup" button, remember the index of the popup tab contents
cookie_details_view_controller.h 47 // Action sent by the expiration date popup when the user
51 // Action sent by the expiration date popup when the user
  /external/chromium/chrome/common/extensions/docs/examples/extensions/proxy_configuration/_locales/en/
messages.json 36 "description": "Error message used as popup title."
40 "description": "Error message displayed in popup when an error occurs."
  /external/webkit/Source/WebCore/accessibility/
AccessibilityMenuListOption.h 41 void setParent(AccessibilityMenuListPopup* popup) { m_popup = popup; }
  /external/webkit/Source/WebKit/qt/examples/platformplugin/
WebPlugin.cpp 37 void Popup::populateList()
55 void Popup::onItemSelected(QListWidgetItem* item)
72 Popup* WebPopup::createSingleSelectionPopup(const QWebSelectData& data)
77 Popup* WebPopup::createMultipleSelectionPopup(const QWebSelectData& data)
82 Popup* WebPopup::createPopup(const QWebSelectData& data)
84 Popup* result = data.multiple() ? createMultipleSelectionPopup(data) : createSingleSelectionPopup(data);
123 : Popup(data)
169 : Popup(data)
  /packages/apps/Calendar/res/values-w800dp-h1232dp/
config.xml 22 <!-- when off, shown as a popup. -->
25 <!-- when off, shown as a popup. -->
  /packages/apps/Gallery2/src/com/android/camera/
PhotoMenu.java 135 ListPrefSettingPopup popup = (ListPrefSettingPopup) mActivity.getLayoutInflater().inflate(
137 popup.initialize(sizePref);
138 popup.setSettingChangedListener(PhotoMenu.this);
140 mPopup = popup;
162 // Hit when an item in a popup gets selected
171 // the popup gets dismissed
  /external/webkit/Source/WebCore/platform/win/
PopupMenuWin.cpp 60 // Maximum height of a popup window
70 // the popup window.
155 // We need to reposition the popup window.
188 // Protect the popup menu in case its owner is destroyed while we're running the message pump.
272 // We're done, hide the popup if necessary.
306 // First, determine the popup's height
311 // The popup should show an integral number of items (i.e. no partial items should be visible)
336 // Add padding to align the popup text with the <select> text
343 // The popup should be at least as wide as the control on the page
346 // Always left-align items in the popup. This matches popup menus on the mac
    [all...]

Completed in 970 milliseconds

1 2 3 4 56 7 8 91011>>