/external/chromium/chrome/browser/ui/views/bubble/ |
D | border_contents_unittest.cc | 48 BubbleBorder::ArrowLocation arrow_location = in TEST_F() local 205 BubbleBorder::ArrowLocation arrow_location = in TEST_F() local 227 BubbleBorder::ArrowLocation arrow_location = in TEST_F() local
|
D | border_contents.cc | 15 BubbleBorder::ArrowLocation arrow_location = BubbleBorder::TOP_LEFT; in Init() local 31 BubbleBorder::ArrowLocation arrow_location, in SizeAndGetBounds() 86 BubbleBorder::ArrowLocation* arrow_location, in MirrorArrowIfOffScreen()
|
D | bubble_border.h | 36 explicit BubbleBorder(ArrowLocation arrow_location) in BubbleBorder() 53 void set_arrow_location(ArrowLocation arrow_location) { in set_arrow_location() 56 ArrowLocation arrow_location() const { return arrow_location_; } in arrow_location() function
|
D | bubble.cc | 54 BubbleBorder::ArrowLocation arrow_location, in Show() 68 BubbleBorder::ArrowLocation arrow_location, in ShowFocusless() 158 BubbleBorder::ArrowLocation arrow_location, in InitBubble()
|
D | border_widget_win.cc | 29 BubbleBorder::ArrowLocation arrow_location, in SizeAndGetBounds()
|
/external/chromium/chrome/browser/ui/views/ |
D | pinned_contents_info_bubble.cc | 11 BubbleBorder::ArrowLocation arrow_location, in SizeAndGetBounds() 40 BubbleBorder::ArrowLocation arrow_location, in Show()
|
D | browser_bubble.cc | 36 BubbleBorder::ArrowLocation arrow_location) in BrowserBubble()
|
D | first_run_bubble.cc | 475 BubbleBorder::ArrowLocation arrow_location, in Show()
|
D | browser_actions_container.cc | 509 BubbleBorder::ArrowLocation arrow_location = base::i18n::IsRTL() ? in OnBrowserActionExecuted() local
|
/external/chromium/chrome/browser/chromeos/login/ |
D | message_bubble.cc | 109 BubbleBorder::ArrowLocation arrow_location, in Show() 126 BubbleBorder::ArrowLocation arrow_location, in ShowNoGrab()
|
D | screen_locker.cc | 1132 BubbleBorder::ArrowLocation arrow_location) { in ShowErrorBubble()
|
/external/chromium/chrome/browser/ui/views/extensions/ |
D | extension_popup.cc | 49 BubbleBorder::ArrowLocation arrow_location, in ExtensionPopup() 184 BubbleBorder::ArrowLocation arrow_location, in Show()
|
D | extension_installed_bubble.cc | 344 BubbleBorder::ArrowLocation arrow_location = BubbleBorder::TOP_RIGHT; in ShowInternal() local
|
/external/chromium/chrome/browser/ui/gtk/ |
D | info_bubble_gtk.cc | 52 ArrowLocationGtk arrow_location, in Show() 93 ArrowLocationGtk arrow_location, in Init() 196 ArrowLocationGtk arrow_location, in MakeFramePolygonPoints()
|
D | first_run_bubble.cc | 103 InfoBubbleGtk::ArrowLocationGtk arrow_location = in FirstRunBubble() local
|
D | page_info_bubble_gtk.cc | 125 InfoBubbleGtk::ArrowLocationGtk arrow_location = base::i18n::IsRTL() ? in PageInfoBubbleGtk() local
|
D | content_setting_bubble_gtk.cc | 255 InfoBubbleGtk::ArrowLocationGtk arrow_location = in BuildBubble() local
|
/external/chromium/chrome/browser/ui/gtk/extensions/ |
D | extension_popup_gtk.cc | 117 InfoBubbleGtk::ArrowLocationGtk arrow_location = in ShowPopup() local
|
D | extension_installed_bubble_gtk.cc | 261 InfoBubbleGtk::ArrowLocationGtk arrow_location = in ShowInternal() local
|
/external/chromium/chrome/browser/ui/views/location_bar/ |
D | page_action_image_view.cc | 87 BubbleBorder::ArrowLocation arrow_location = base::i18n::IsRTL() ? in ExecuteAction() local
|
/external/chromium/chrome/browser/ui/gtk/bookmarks/ |
D | bookmark_bubble_gtk.cc | 159 InfoBubbleGtk::ArrowLocationGtk arrow_location = in BookmarkBubbleGtk() local
|