/external/chromium_org/ui/views/bubble/ |
D | bubble_frame_view.cc | 243 gfx::Rect BubbleFrameView::GetUpdatedWindowBounds(const gfx::Rect& anchor_rect, in GetUpdatedWindowBounds() argument 253 MirrorArrowIfOffScreen(true, anchor_rect, client_size); in GetUpdatedWindowBounds() 254 MirrorArrowIfOffScreen(false, anchor_rect, client_size); in GetUpdatedWindowBounds() 259 anchor_rect, in GetUpdatedWindowBounds() 261 OffsetArrowIfOffScreen(anchor_rect, client_size); in GetUpdatedWindowBounds() 266 return bubble_border_->GetBounds(anchor_rect, client_size); in GetUpdatedWindowBounds() 278 const gfx::Rect& anchor_rect, in MirrorArrowIfOffScreen() argument 281 gfx::Rect available_bounds(GetAvailableScreenBounds(anchor_rect)); in MirrorArrowIfOffScreen() 282 gfx::Rect window_bounds(bubble_border_->GetBounds(anchor_rect, client_size)); in MirrorArrowIfOffScreen() 290 bubble_border_->GetBounds(anchor_rect, client_size); in MirrorArrowIfOffScreen() [all …]
|
D | bubble_frame_view.h | 69 gfx::Rect GetUpdatedWindowBounds(const gfx::Rect& anchor_rect, 83 const gfx::Rect& anchor_rect, 88 void OffsetArrowIfOffScreen(const gfx::Rect& anchor_rect,
|
D | bubble_border.cc | 166 gfx::Rect BubbleBorder::GetBounds(const gfx::Rect& anchor_rect, in GetBounds() argument 168 int x = anchor_rect.x(); in GetBounds() 169 int y = anchor_rect.y(); in GetBounds() 170 int w = anchor_rect.width(); in GetBounds() 171 int h = anchor_rect.height(); in GetBounds()
|
D | bubble_border.h | 151 virtual gfx::Rect GetBounds(const gfx::Rect& anchor_rect,
|
D | bubble_delegate.h | 65 const gfx::Rect& anchor_rect() const { return anchor_rect_; } in anchor_rect() function
|
/external/chromium_org/ui/views/touchui/ |
D | touch_editing_menu.cc | 41 gfx::Rect anchor_rect, in TouchEditingMenuView() argument 45 SetAnchorRect(anchor_rect); in TouchEditingMenuView() 65 gfx::Rect anchor_rect, in Create() argument 70 return new TouchEditingMenuView(controller, anchor_rect, context); in Create()
|
D | touch_editing_menu.h | 48 gfx::Rect anchor_rect, 55 gfx::Rect anchor_rect,
|
/external/chromium_org/ash/shelf/ |
D | overflow_bubble_view.cc | 196 const gfx::Rect anchor_rect = GetAnchorRect(); in GetBubbleBounds() local 198 anchor_rect, in GetBubbleBounds() 203 anchor_rect.CenterPoint()).work_area(); in GetBubbleBounds() 213 border->set_arrow_offset(anchor_rect.CenterPoint().x() - bubble_rect.x()); in GetBubbleBounds() 221 border->set_arrow_offset(anchor_rect.CenterPoint().y() - bubble_rect.y()); in GetBubbleBounds()
|
/external/chromium_org/chrome/browser/ui/views/ |
D | avatar_menu_bubble_view.h | 54 const gfx::Rect& anchor_rect, 92 const gfx::Rect& anchor_rect,
|
D | profile_chooser_view.h | 55 const gfx::Rect& anchor_rect, 85 const gfx::Rect& anchor_rect,
|
D | password_generation_bubble_view.cc | 123 const gfx::Rect& anchor_rect, in PasswordGenerationBubbleView() argument 137 anchor_rect_(anchor_rect), in PasswordGenerationBubbleView()
|
D | password_generation_bubble_view.h | 43 const gfx::Rect& anchor_rect,
|
D | avatar_menu_bubble_view.cc | 488 const gfx::Rect& anchor_rect, in ShowBubble() argument 495 anchor_view, arrow, anchor_rect, browser); in ShowBubble() 517 const gfx::Rect& anchor_rect, in AvatarMenuBubbleView() argument 520 anchor_rect_(anchor_rect), in AvatarMenuBubbleView()
|
D | profile_chooser_view.cc | 316 const gfx::Rect& anchor_rect, in ShowBubble() argument 323 anchor_view, arrow, anchor_rect, browser); in ShowBubble() 344 const gfx::Rect& anchor_rect, in ProfileChooserView() argument
|
/external/chromium_org/chrome/browser/ui/gtk/ |
D | password_generation_bubble_gtk.cc | 42 const gfx::Rect& anchor_rect, in PasswordGenerationBubbleGtk() argument 93 &anchor_rect, in PasswordGenerationBubbleGtk()
|
D | password_generation_bubble_gtk.h | 31 PasswordGenerationBubbleGtk(const gfx::Rect& anchor_rect,
|
/external/chromium_org/ash/wm/caption_buttons/ |
D | maximize_bubble_controller_bubble.cc | 382 gfx::Rect anchor_rect = in GetAnchorRect() local 384 return anchor_rect; in GetAnchorRect()
|
/external/chromium_org/content/browser/renderer_host/ |
D | render_widget_host_view_guest.cc | 365 guest_params.anchor_rect = guest_->ToGuestRect(params.anchor_rect); in SelectionBoundsChanged()
|
D | render_widget_host_view_mac_unittest.mm | 337 params.anchor_rect = params.focus_rect = caret_rect; 363 params.anchor_rect = params.focus_rect = caret_rect; 389 params.anchor_rect = caret_rect;
|
D | render_widget_host_view_gtk.cc | 977 gfx::UnionRects(params.anchor_rect, params.focus_rect)); in SelectionBoundsChanged()
|
D | render_widget_host_view_aura.cc | 1045 if (selection_anchor_rect_ == params.anchor_rect && in SelectionBoundsChanged() 1049 selection_anchor_rect_ = params.anchor_rect; in SelectionBoundsChanged()
|
/external/chromium_org/content/renderer/ |
D | render_widget.cc | 2558 GetSelectionBounds(¶ms.anchor_rect, ¶ms.focus_rect); in UpdateSelectionBounds() 2559 if (selection_anchor_rect_ != params.anchor_rect || in UpdateSelectionBounds() 2561 selection_anchor_rect_ = params.anchor_rect; in UpdateSelectionBounds()
|
/external/chromium_org/content/renderer/npapi/ |
D | webplugin_delegate_proxy.cc | 933 bounds_params.anchor_rect = bounds_params.focus_rect = caret_rect; in OnNotifyIMEStatus()
|
/external/chromium_org/content/common/ |
D | view_messages.h | 496 IPC_STRUCT_MEMBER(gfx::Rect, anchor_rect)
|
/external/chromium_org/content/browser/android/ |
D | content_view_core_impl.cc | 555 CreateJavaRect(env, params.anchor_rect)); in OnSelectionBoundsChanged()
|