Home
last modified time | relevance | path

Searched refs:GetContentsBounds (Results 1 – 25 of 75) sorted by relevance

123

/external/chromium_org/chrome/browser/chromeos/input_method/
Dcandidate_window_view_unittest.cc343 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/
Dspecial_popup_row.cc113 gfx::Rect content_bounds = GetContentsBounds(); in Layout()
117 content_->SetBoundsRect(GetContentsBounds()); in Layout()
Dtray_bar_button_with_title.cc94 gfx::Rect rect(GetContentsBounds()); in Layout()
/external/chromium/chrome/browser/ui/views/autocomplete/
Dtouch_autocomplete_popup_contents_view.cc74 gfx::Rect bounds(GetContentsBounds()); in LayoutChildren()
95 gfx::Rect bounds(GetContentsBounds()); in PaintResultViews()
Dautocomplete_popup_contents_view.cc249 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/
Dfolder_header_view.cc110 gfx::Rect rect(GetContentsBounds()); in Layout()
130 gfx::Rect rect(GetContentsBounds()); in OnPaint()
Dapp_list_item_view.cc262 gfx::Rect rect(GetContentsBounds()); in Layout()
282 progress_bar_bounds.set_x(GetContentsBounds().x() + in Layout()
292 gfx::Rect rect(GetContentsBounds()); in OnPaint()
Dcontents_view.cc108 gfx::Rect rect(GetContentsBounds()); in CalculateIdealBounds()
218 event->details().scroll_x() / GetContentsBounds().width()); in OnGestureEvent()
Dspeech_view.cc162 container->SetBoundsRect(GetContentsBounds()); in Layout()
166 const gfx::Rect contents_bounds = container->GetContentsBounds(); in Layout()
Dpage_switcher.cc66 gfx::Rect rect(GetContentsBounds()); in PaintButton()
176 gfx::Rect rect(GetContentsBounds()); in Layout()
Dapp_list_background.cc37 gfx::Rect bounds = view->GetContentsBounds(); in Paint()
Dapps_container_view.cc65 gfx::Rect rect(GetContentsBounds()); in Layout()
Dapp_list_folder_view.cc84 gfx::Rect rect(GetContentsBounds()); in CalculateIdealBounds()
Dpulsing_block_view.cc101 gfx::Rect rect(GetContentsBounds()); in OnPaint()
Dapp_list_view.cc349 GetBubbleFrameView()->GetContentsBounds())); in GetWidgetHitTestMask()
368 const gfx::Rect contents_bounds = GetContentsBounds(); in Layout()
Dsearch_result_view.cc144 gfx::Rect rect(GetContentsBounds()); in Layout()
207 gfx::Rect rect(GetContentsBounds()); in OnPaint()
/external/chromium_org/ash/shelf/
Doverflow_button.cc57 gfx::Rect bounds(GetContentsBounds()); in PaintBackground()
92 gfx::Rect bounds(GetContentsBounds()); in OnPaint()
Doverflow_bubble_view.cc95 const gfx::Rect visible_bounds(GetContentsBounds()); in ScrollByXOffset()
105 const gfx::Rect visible_bounds(GetContentsBounds()); in ScrollByYOffset()
/external/chromium_org/chrome/browser/automation/
Dtesting_automation_provider_views.cc31 *bounds = view->GetContentsBounds(); in WindowGetViewBounds()
/external/chromium_org/ui/views/layout/
Dfill_layout.cc20 frame_view->SetBoundsRect(host->GetContentsBounds()); in Layout()
/external/chromium_org/chrome/browser/ui/views/notifications/
Dballoon_view_views.cc261 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/
Dproportional_image_view.cc39 gfx::Rect draw_bounds = GetContentsBounds(); in OnPaint()
Dpadded_button.cc83 gfx::Rect bounds = GetContentsBounds(); in ComputePaddedImagePaintPosition()
/external/chromium_org/chrome/browser/ui/views/omnibox/
Dtouch_omnibox_popup_contents_view.cc82 gfx::Rect bounds(GetContentsBounds()); in PaintResultViews()
/external/chromium_org/ui/views/controls/
Dslider.cc114 gfx::Rect content = GetContentsBounds(); in PrepareForMove()
197 gfx::Rect content = GetContentsBounds(); in OnPaint()

123