Searched defs:anchor_rect (Results 1 – 11 of 11) sorted by relevance
/external/chromium_org/ui/views/touchui/ |
D | touch_editing_menu.cc | 42 const gfx::Rect& anchor_rect, in TouchEditingMenuView() 76 const gfx::Rect& anchor_rect, in Create()
|
D | touch_selection_controller_impl_unittest.cc | 772 gfx::Rect anchor_rect( in TEST_F() local
|
/external/chromium_org/ui/views/bubble/ |
D | bubble_frame_view.cc | 262 gfx::Rect BubbleFrameView::GetUpdatedWindowBounds(const gfx::Rect& anchor_rect, in GetUpdatedWindowBounds() 293 const gfx::Rect& anchor_rect, in MirrorArrowIfOffScreen() 317 void BubbleFrameView::OffsetArrowIfOffScreen(const gfx::Rect& anchor_rect, in OffsetArrowIfOffScreen()
|
D | bubble_delegate.h | 62 const gfx::Rect& anchor_rect() const { return anchor_rect_; } in anchor_rect() function
|
D | bubble_border.cc | 141 gfx::Rect BubbleBorder::GetBounds(const gfx::Rect& anchor_rect, in GetBounds()
|
/external/chromium_org/ash/ime/ |
D | infolist_window.cc | 63 gfx::Rect InfolistBorder::GetBounds(const gfx::Rect& anchor_rect, in GetBounds()
|
D | candidate_window_view.cc | 44 virtual gfx::Rect GetBounds(const gfx::Rect& anchor_rect, in GetBounds()
|
/external/chromium_org/ash/shelf/ |
D | overflow_bubble_view.cc | 191 const gfx::Rect anchor_rect = GetAnchorRect(); in GetBubbleBounds() local
|
/external/chromium_org/chrome/browser/ui/views/profiles/ |
D | avatar_menu_bubble_view.cc | 481 const gfx::Rect& anchor_rect, in ShowBubble() 511 const gfx::Rect& anchor_rect, in AvatarMenuBubbleView()
|
/external/chromium_org/content/browser/renderer_host/input/ |
D | touch_selection_controller_unittest.cc | 429 gfx::RectF anchor_rect(10, 0, 0, 10); in TEST_F() local
|
/external/chromium_org/pdf/ |
D | instance.cc | 880 pp::Rect anchor_rect = autoscroll_rect_.Intersect((*ready)[i].rect); in OnPaint() local
|