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

1 2 3 4 5 6 7 891011>>

  /external/chromium/chrome/browser/ui/cocoa/extensions/
browser_actions_controller.mm 62 // of the popup 2px below the bottom of the Omnibox.
196 ExtensionPopupController* popup = [ExtensionPopupController popup];
197 if (popup && ![popup isClosing])
198 [popup close];
728 // If a popup is already showing, check if the popup URL is the same. If so,
729 // then close the popup.
730 ExtensionPopupController* popup = [ExtensionPopupController popup]
    [all...]
  /external/chromium/chrome/common/extensions/docs/
tut_debugging.html 268 <a href="#inspect-popup"> Inspect the popup </a>
401 <h2 id="inspect-popup"> Inspect the popup </h2>
417 and choose the <b>Inspect popup</b> menu item. The popup appears,
419 for <b>popup.html</b>.
424 The popup remains open as long as the Developer Tools window does.
444 you'll follow the execution of the popup page
460 Make sure you can see the <b>popup.html</b> tab
    [all...]
  /external/webkit/Source/WebKit/chromium/src/
WebViewImpl.h 272 // Returns true if popup menus should be rendered by the browser, false if
322 // Notification that a popup was opened/closed.
378 // Returns true if the select popup has consumed the event.
384 // Repaints the AutoFill popup. Should be called when the suggestions
386 // popup is showing.
488 // Whether an AutoFill popup is currently showing.
491 // The AutoFill popup client.
494 // The AutoFill popup.
497 // The popup associated with a select element.
  /external/chromium/chrome/common/extensions/docs/static/
overview.html 67 <img src="images/overview/browser-action-with-popup.png"
90 shows a <em>popup</em>.
214 "default_popup": "popup.html"
275 presents its UI solely through a popup
302 For example, a browser action can have a popup,
320 to use something that's not a popup?
325 of a browser action's popup.
326 The popup's contents are a web page
328 (<code>popup.html</code>).
331 The popup doesn't need to duplicate cod
    [all...]
pageAction.html 51 "default_popup": "popup.html" <em>// optional</em>
61 a tooltip, and popup;
  /external/chromium/chrome/common/extensions/docs/examples/apps/hello-php/
index.php 12 * This code makes use of a popup ui extension to the OpenID protocol. Instead
13 * of the user being redirected to the Google login page, a popup window opens
123 // if you want an alternative to the popup UI.
143 if (isset($_REQUEST['popup']) && !isset($_SESSION['redirect_to'])) {
275 returnToUrl: '<?php echo "$selfUrl?popup=true" ?>',
285 googleOpener.popup(w, h);
  /external/chromium/chrome/browser/ui/views/autocomplete/
autocomplete_popup_contents_view.cc 180 // NOTE: we can't use NativeButton as the popup is a layered window and
239 // white pixels at the bottom of the popup as long when animating very small
274 // No matches, close any existing popup.
278 // triggered by the popup receiving a message (e.g. LBUTTONUP), and
279 // destroying the popup would cause us to read garbage when we unwind back
281 popup_->Close(); // This will eventually delete the popup.
330 // If the popup is currently closed, we need to create it.
342 // Animate the popup shrinking, but don't animate growing larger since that
343 // would make the popup feel less responsive.
390 // We should only be running the animation when the popup is already visible
    [all...]
  /external/chromium/chrome/browser/
blocked_content_container.cc 58 // Open the popup.
149 // Assume everything added is a popup. This may turn out to be wrong, but
defaults.h 21 // Size of the font used in the autocomplete box for popup windows, in pixels.
35 // Should session restore restore popup windows?
  /external/chromium/chrome/browser/ui/cocoa/
bug_report_window_controller.h 46 // The popup button that allows choice of bug type.
55 // Menu for the bug type popup button. We create it here instead of in
theme_install_bubble_view.h 49 // Shut down the popup and remove our notifications.
  /external/chromium/chrome/browser/ui/cocoa/content_settings/
content_setting_bubble_cocoa.mm 32 // Height of one link in the popup list.
35 // Space between two popup links.
38 // Space taken in total by one popup link.
41 // Space between popup list and surrounding UI elements.
264 // popup list should go.
267 // Make room for the popup list. The bubble view and its subviews autosize
279 // Create popup list.
290 // The popup may not have committed a load yet, in which case it won't
cookie_details_view_controller.mm 62 // size of the expiration popup.
76 // Popup menu for the expiration is taller than the plain
  /external/chromium/chrome/browser/ui/gtk/
back_forward_button_gtk.cc 62 // Popup the menu as left-aligned relative to this widget rather than the
64 g_object_set_data(G_OBJECT(widget()), "left-align-popup",
  /external/chromium/chrome/browser/ui/views/
status_bubble_views.h 68 // Initializes the popup and view.
112 // We use a HWND for the popup so that it may float above any HWNDs in our
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/html/
builds.html 39 In this case it's possible to update those builds using the popup-menu:
50 command accessible from the popup-menu:
  /external/webkit/Source/WebCore/platform/android/
PopupMenuAndroid.cpp 2 * This file is part of the popup menu implementation for <select> elements in WebCore.
50 // -2 is a special value signaling that the popup was canceled.
  /frameworks/base/core/java/com/android/internal/view/menu/
ActionMenuPresenter.java 282 OverflowPopup popup = new OverflowPopup(mContext, mMenu, mOverflowButton, true); local
283 mPostedOpenRunnable = new OpenOverflowRunnable(popup);
308 MenuPopupHelper popup = mOverflowPopup; local
309 if (popup != null) {
310 popup.dismiss();
317 * Dismiss all popup menus - overflow and submenus.
665 public OpenOverflowRunnable(OverflowPopup popup) {
666 mPopup = popup;
  /frameworks/support/v7/appcompat/src/android/support/v7/internal/view/menu/
ActionMenuPresenter.java 297 OverflowPopup popup = new OverflowPopup(mContext, mMenu, mOverflowButton, true); local
298 mPostedOpenRunnable = new OpenOverflowRunnable(popup);
323 MenuPopupHelper popup = mOverflowPopup; local
324 if (popup != null) {
325 popup.dismiss();
332 * Dismiss all popup menus - overflow and submenus.
658 public OpenOverflowRunnable(OverflowPopup popup) {
659 mPopup = popup;
  /packages/apps/LegacyCamera/src/com/android/camera/ui/
IndicatorButton.java 28 // An indicator button that represents one camera setting. Ex: flash. Pressing it opens a popup
107 AbstractSettingPopup popup; local
  /packages/inputmethods/LatinIME/java/res/layout/
input_view.xml 46 <!-- To ensure that key preview popup is correctly placed when the current system locale is
62 <!-- To ensure that key preview popup is correctly placed when the current system locale is
  /external/chromium/chrome/browser/chromeos/frame/
panel_browser_view.h 57 // Controls interactions with the window manager for popup panels.
  /external/chromium/chrome/browser/ui/cocoa/location_bar/
selected_keyword_decoration.mm 20 // Matches the color of the highlighted line in the popup.
  /external/chromium/chrome/browser/ui/gtk/status_icons/
status_icon_gtk.cc 20 g_signal_connect(icon_, "popup-menu",
  /external/chromium/chrome/browser/ui/views/location_bar/
page_action_image_view.cc 75 // Always hide the current popup. Only one popup at a time.
237 void PageActionImageView::ExtensionPopupIsClosing(ExtensionPopup* popup) {
238 DCHECK_EQ(popup_, popup);

Completed in 835 milliseconds

1 2 3 4 5 6 7 891011>>