HomeSort by relevance Sort by last modified time
    Searched full:bubble (Results 426 - 450 of 1007) sorted by null

<<11121314151617181920>>

  /external/chromium_org/chrome/browser/ui/autofill/
new_credit_card_bubble_controller.cc 89 bubble() { function in class:autofill::NewCreditCardBubbleController
115 // TODO(dbeam): Make a bubble on all applicable platforms.
  /external/chromium_org/chrome/browser/ui/cocoa/
bubble_view.mm 13 // The roundedness of the edges of the bubble. This matches the value used on
32 // Sets the string displayed in the bubble. A copy of the string is made.
speech_recognition_bubble_cocoa.mm 24 // bubble implementation. See chrome/browser/speech/speech_recognition_bubble.h
73 // Find the screen coordinates for the given tab and position the bubble's
website_settings_bubble_controller.h 82 // Designated initializer. The controller will release itself when the bubble
126 // The Cocoa controller for the bubble UI.
  /external/chromium_org/chrome/browser/ui/cocoa/location_bar/
bubble_decoration.mm 16 // Padding between the icon/label and bubble edges.
44 // The bubble needs to take up an integral number of pixels.
zoom_decoration_browsertest.mm 90 // Zoom in and show bubble then reset.
97 // Hide bubble and verify the decoration is hidden.
  /external/chromium_org/chrome/browser/ui/gtk/bookmarks/
bookmark_bubble_gtk.cc 49 // Thickness of the bubble's border.
52 // Color of the bubble's border.
94 // before the bookmark bubble window is shown and takes the keyboad focus.
103 void BookmarkBubbleGtk::BubbleClosing(BubbleGtk* bubble,
162 // Prevent the content of the bubble to be drawn on the border.
321 // signal. Since showing the editor also closes the bubble, delay this
372 // Redraw the rounded corners of the bubble that are hidden by the
451 // Close the bubble, deleting the C++ objects, etc.
  /external/chromium_org/chrome/browser/ui/gtk/
manage_passwords_bubble_gtk.cc 21 // Pointer to singleton object (NULL if no bubble is open).
24 // Need to manually set anchor width and height to ensure that the bubble shows
  /external/chromium_org/chrome/browser/ui/views/autofill/
tooltip_icon.cc 12 #include "ui/views/bubble/bubble_frame_view.h"
31 // An info bubble with some extra positioning magic for tooltip icons.
  /external/chromium_org/chrome/browser/ui/views/extensions/
extension_popup.h 14 #include "ui/views/bubble/bubble_delegate.h"
107 // Show the bubble, focus on its content, and register listeners.
  /external/chromium_org/chrome/browser/ui/views/
fullscreen_exit_bubble_views.cc 24 #include "ui/views/bubble/bubble_border.h"
95 FullscreenExitView(FullscreenExitBubbleViews* bubble,
126 FullscreenExitBubbleViews* bubble,
130 : bubble_(bubble),
171 button_view_->accept_button()->SetText(bubble->GetAllowButtonText());
277 // TODO(yzshen): Change to use the new views bubble, BubbleDelegateView.
278 // TODO(pkotwicz): When this becomes a views bubble, make sure that this
279 // bubble is ignored by ImmersiveModeControllerAsh::BubbleManager.
  /external/chromium_org/chrome/browser/ui/views/location_bar/
location_bar_view.h 348 // Space between the edge and a bubble.
391 // Updates the Script Bubble Icon, to reflect the number of content scripts
392 // running on the page. Returns true if the visibility of the bubble changed.
408 // Shows the manage passwords bubble if there is a savable password.
414 // Helper to show the first run info bubble.
449 // A bubble displayed for EV HTTPS sites.
483 // A bubble that shows after successfully generating a new credit card number.
498 // The script bubble.
  /external/chromium_org/extensions/common/
switches.cc 66 // Enable or diable the "script bubble" icon in the URL bar that tells you how
68 const char kScriptBubble[] = "script-bubble";
  /external/chromium_org/ui/views/bubble/
bubble_border.cc 5 #include "ui/views/bubble/bubble_border.h"
45 // The corner radius of the bubble's rounded-rect interior area.
78 // Bubble border and arrow image resource ids. They don't use the IMAGE_GRID
124 // Keep a cache of bubble border image-set painters, arrows, and metrics.
178 // Calculate the bubble coordinates based on the border and arrow settings.
247 // The insets contain the stroke and shadow pixels outside the bubble fill.
273 // Ensure the bubble is large enough to not overlap border and arrow images.
279 // Only take arrow image sizes into account when the bubble tip is shown.
bubble_frame_view.cc 5 #include "ui/views/bubble/bubble_frame_view.h"
15 #include "ui/views/bubble/bubble_border.h"
252 // Try to mirror the anchoring if the bubble does not fit on the screen.
270 // The bubble attempts to fit within the current screen bounds.
291 // Restore the original arrow if mirroring doesn't show more of the bubble.
293 // on the new bubble border.
307 // Get the desired bubble bounds without adjustment.
331 // |offscreen_adjust|, e.g. positive |offscreen_adjust| means bubble
  /external/chromium_org/ui/views/touchui/
touch_editing_menu.cc 14 #include "ui/views/bubble/bubble_border.h"
15 #include "ui/views/bubble/bubble_frame_view.h"
  /external/chromium/chrome/browser/chromeos/
setting_level_bubble_view.cc 20 // Bubble metrics.
  /external/chromium/chrome/browser/ui/
browser_dialogs.h 41 // is the browser window which will host the bubble. |icon| is the install
  /external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_bar_state.h 56 // Returns how morphed into the detached bubble the bookmark bar should be (1 =
  /external/chromium/chrome/browser/ui/cocoa/
bubble_view_unittest.mm 19 [view_ setContent:@"Hi there, I'm a bubble view"];
info_bubble_view.mm 33 // Add the bubble arrow.
  /external/chromium/chrome/browser/ui/cocoa/location_bar/
content_setting_decoration.h 45 // Helper to get where the bubble point should land. Similar to
  /external/chromium/chrome/browser/ui/views/
default_search_view.h 73 // Image of browser search box with grey background and bubble arrow.
  /external/chromium/chrome/common/extensions/docs/examples/extensions/wave/
options.html 71 <dt>Popup bubble:</dt>
  /external/chromium_org/ash/system/
status_area_widget.h 64 // True if any message bubble is shown.

Completed in 3739 milliseconds

<<11121314151617181920>>