/external/chromium_org/chrome/browser/chromeos/input_method/ |
D | candidate_window_view_unittest.cc | 343 candidate_window_view.candidate_views_[0]->GetContentsBounds().height(); in TEST_F() 347 EXPECT_EQ(before_height, view->GetContentsBounds().height()); in TEST_F() 357 candidate_window_view.candidate_views_[0]->GetContentsBounds() in TEST_F() 362 EXPECT_EQ(before_height, view->GetContentsBounds().height()); in TEST_F() 373 candidate_window_view.candidate_views_[0]->GetContentsBounds().height(); in TEST_F() 377 EXPECT_EQ(before_height, view->GetContentsBounds().height()); in TEST_F() 386 candidate_window_view.candidate_views_[0]->GetContentsBounds() in TEST_F() 391 EXPECT_EQ(before_height, view->GetContentsBounds().height()); in TEST_F()
|
/external/chromium_org/ash/system/tray/ |
D | special_popup_row.cc | 113 gfx::Rect content_bounds = GetContentsBounds(); in Layout() 117 content_->SetBoundsRect(GetContentsBounds()); in Layout()
|
D | tray_bar_button_with_title.cc | 94 gfx::Rect rect(GetContentsBounds()); in Layout()
|
/external/chromium/chrome/browser/ui/views/autocomplete/ |
D | touch_autocomplete_popup_contents_view.cc | 74 gfx::Rect bounds(GetContentsBounds()); in LayoutChildren() 95 gfx::Rect bounds(GetContentsBounds()); in PaintResultViews()
|
D | autocomplete_popup_contents_view.cc | 249 gfx::Rect contents_rect = GetContentsBounds(); in LayoutChildren() 540 MakeContentsPath(&path, GetContentsBounds()); in OnPaint() 592 gfx::Rect contents_rect = GetContentsBounds(); in UpdateBlurRegion() 651 gfx::Rect location_bar_bounds(location_bar_->GetContentsBounds()); in CalculateTargetBounds()
|
/external/chromium_org/ui/app_list/views/ |
D | folder_header_view.cc | 110 gfx::Rect rect(GetContentsBounds()); in Layout() 130 gfx::Rect rect(GetContentsBounds()); in OnPaint()
|
D | app_list_item_view.cc | 262 gfx::Rect rect(GetContentsBounds()); in Layout() 282 progress_bar_bounds.set_x(GetContentsBounds().x() + in Layout() 292 gfx::Rect rect(GetContentsBounds()); in OnPaint()
|
D | contents_view.cc | 108 gfx::Rect rect(GetContentsBounds()); in CalculateIdealBounds() 218 event->details().scroll_x() / GetContentsBounds().width()); in OnGestureEvent()
|
D | speech_view.cc | 162 container->SetBoundsRect(GetContentsBounds()); in Layout() 166 const gfx::Rect contents_bounds = container->GetContentsBounds(); in Layout()
|
D | page_switcher.cc | 66 gfx::Rect rect(GetContentsBounds()); in PaintButton() 176 gfx::Rect rect(GetContentsBounds()); in Layout()
|
D | app_list_background.cc | 37 gfx::Rect bounds = view->GetContentsBounds(); in Paint()
|
D | apps_container_view.cc | 65 gfx::Rect rect(GetContentsBounds()); in Layout()
|
D | app_list_folder_view.cc | 84 gfx::Rect rect(GetContentsBounds()); in CalculateIdealBounds()
|
D | pulsing_block_view.cc | 101 gfx::Rect rect(GetContentsBounds()); in OnPaint()
|
D | app_list_view.cc | 349 GetBubbleFrameView()->GetContentsBounds())); in GetWidgetHitTestMask() 368 const gfx::Rect contents_bounds = GetContentsBounds(); in Layout()
|
D | search_result_view.cc | 144 gfx::Rect rect(GetContentsBounds()); in Layout() 207 gfx::Rect rect(GetContentsBounds()); in OnPaint()
|
/external/chromium_org/ash/shelf/ |
D | overflow_button.cc | 57 gfx::Rect bounds(GetContentsBounds()); in PaintBackground() 92 gfx::Rect bounds(GetContentsBounds()); in OnPaint()
|
D | overflow_bubble_view.cc | 95 const gfx::Rect visible_bounds(GetContentsBounds()); in ScrollByXOffset() 105 const gfx::Rect visible_bounds(GetContentsBounds()); in ScrollByYOffset()
|
/external/chromium_org/chrome/browser/automation/ |
D | testing_automation_provider_views.cc | 31 *bounds = view->GetContentsBounds(); in WindowGetViewBounds()
|
/external/chromium_org/ui/views/layout/ |
D | fill_layout.cc | 20 frame_view->SetBoundsRect(host->GetContentsBounds()); in Layout()
|
/external/chromium_org/chrome/browser/ui/views/notifications/ |
D | balloon_view_views.cc | 261 gfx::Rect bounds(GetContentsBounds()); in GetCloseButtonBounds() 271 gfx::Rect bounds(GetContentsBounds()); in GetOptionsButtonBounds() 282 gfx::Rect bounds(GetContentsBounds()); in GetLabelBounds() 509 gfx::Rect rect = GetContentsBounds(); in OnPaint()
|
/external/chromium_org/ui/message_center/views/ |
D | proportional_image_view.cc | 39 gfx::Rect draw_bounds = GetContentsBounds(); in OnPaint()
|
D | padded_button.cc | 83 gfx::Rect bounds = GetContentsBounds(); in ComputePaddedImagePaintPosition()
|
/external/chromium_org/chrome/browser/ui/views/omnibox/ |
D | touch_omnibox_popup_contents_view.cc | 82 gfx::Rect bounds(GetContentsBounds()); in PaintResultViews()
|
/external/chromium_org/ui/views/controls/ |
D | slider.cc | 114 gfx::Rect content = GetContentsBounds(); in PrepareForMove() 197 gfx::Rect content = GetContentsBounds(); in OnPaint()
|