/external/chromium/chrome/browser/ui/tabs/ |
D | dock_info.cc | 138 new_window_bounds->SetRect(monitor_bounds_.x(), window_bounds.y(), in GetNewWindowBounds() 143 new_window_bounds->SetRect(monitor_bounds_.x() + half_m_width, in GetNewWindowBounds() 149 new_window_bounds->SetRect(window_bounds.x(), monitor_bounds_.y(), in GetNewWindowBounds() 154 new_window_bounds->SetRect(window_bounds.x(), in GetNewWindowBounds() 160 new_window_bounds->SetRect(monitor_bounds_.x(), monitor_bounds_.y(), in GetNewWindowBounds() 165 new_window_bounds->SetRect(monitor_bounds_.right() - half_m_width, in GetNewWindowBounds() 170 new_window_bounds->SetRect(monitor_bounds_.x(), in GetNewWindowBounds() 199 other_window_bounds.SetRect(monitor_bounds_.x() + half_m_width, in AdjustOtherWindowBounds() 205 other_window_bounds.SetRect(monitor_bounds_.x(), window_bounds.y(), in AdjustOtherWindowBounds() 210 other_window_bounds.SetRect(window_bounds.x(), in AdjustOtherWindowBounds() [all …]
|
/external/chromium_org/chrome/browser/ui/tabs/ |
D | dock_info.cc | 128 new_window_bounds->SetRect(monitor_bounds_.x(), window_bounds.y(), in GetNewWindowBounds() 133 new_window_bounds->SetRect(monitor_bounds_.x() + half_m_width, in GetNewWindowBounds() 139 new_window_bounds->SetRect(window_bounds.x(), monitor_bounds_.y(), in GetNewWindowBounds() 144 new_window_bounds->SetRect(window_bounds.x(), in GetNewWindowBounds() 150 new_window_bounds->SetRect(monitor_bounds_.x(), monitor_bounds_.y(), in GetNewWindowBounds() 155 new_window_bounds->SetRect(monitor_bounds_.right() - half_m_width, in GetNewWindowBounds() 160 new_window_bounds->SetRect(monitor_bounds_.x(), in GetNewWindowBounds() 189 other_window_bounds.SetRect(monitor_bounds_.x() + half_m_width, in AdjustOtherWindowBounds() 195 other_window_bounds.SetRect(monitor_bounds_.x(), window_bounds.y(), in AdjustOtherWindowBounds() 200 other_window_bounds.SetRect(window_bounds.x(), in AdjustOtherWindowBounds() [all …]
|
/external/chromium_org/ui/gfx/ |
D | rect_base_impl.h | 40 SetRect(Type x, Type y, Type width, Type height) { in SetRect() function 168 SetRect(0, 0, 0, 0); in Intersect() 180 SetRect(rx, ry, rr - rx, rb - ry); in Intersect() 203 SetRect(rx, ry, rr - rx, rb - ry); in Union() 217 SetRect(0, 0, 0, 0); in Subtract() 241 SetRect(rx, ry, rr - rx, rb - ry); in Subtract() 258 SetRect(new_x, new_y, new_width, new_height); in AdjustToFit() 284 SetRect(new_x, new_y, new_width, new_height); in ClampToCenteredSize() 298 left_half->SetRect(x(), y(), width() / 2, height()); in SplitVertically() 299 right_half->SetRect(left_half->right(), in SplitVertically()
|
/external/chromium_org/ui/views/controls/ |
D | label_unittest.cc | 361 text_bounds.SetRect(0, 0, 0, 0); in TEST() 377 text_bounds.SetRect(0, 0, 0, 0); in TEST() 410 text_bounds.SetRect(0, 0, 0, 0); in TEST() 426 text_bounds.SetRect(0, 0, 0, 0); in TEST() 442 text_bounds.SetRect(0, 0, 0, 0); in TEST() 499 text_bounds.SetRect(0, 0, 0, 0); in TEST() 517 text_bounds.SetRect(0, 0, 0, 0); in TEST() 547 text_bounds.SetRect(0, 0, 0, 0); in TEST() 565 text_bounds.SetRect(0, 0, 0, 0); in TEST() 583 text_bounds.SetRect(0, 0, 0, 0); in TEST() [all …]
|
/external/chromium/chrome/browser/ui/views/ |
D | sad_tab_view.cc | 110 icon_bounds_.SetRect(icon_x, icon_y, icon_width, icon_height); in Layout() 115 title_bounds_.SetRect(title_x, title_y, title_width_, title_height); in Layout() 124 message_bounds_.SetRect(message_x, message_y, message_width, message_height); in Layout() 129 link_bounds_.SetRect((width() - sz.width()) / 2, in Layout()
|
/external/chromium_org/printing/ |
D | print_settings_initializer_gtk.cc | 38 printable_area_device_units.SetRect( in InitPrintSettings() 51 printable_area_device_units.SetRect( in InitPrintSettings()
|
D | page_setup.cc | 48 printable_area_.SetRect(0, 0, 0, 0); in Clear() 49 overlay_area_.SetRect(0, 0, 0, 0); in Clear() 50 content_area_.SetRect(0, 0, 0, 0); in Clear()
|
/external/chromium/chrome/browser/ui/views/tabs/ |
D | side_tab.cc | 56 icon_bounds_.SetRect(kIconLeftPadding, icon_y, kFaviconSize, kFaviconSize); in Layout() 71 title_bounds_.SetRect( in Layout()
|
D | side_tab_strip.cc | 299 separator_bounds_.SetRect(0, -kSeparatorHeight, width(), kSeparatorHeight); in GenerateIdealBounds() 305 separator_bounds_.SetRect(0, y, width(), kSeparatorHeight); in GenerateIdealBounds() 308 newtab_button_bounds_.SetRect( in GenerateIdealBounds() 324 separator_bounds_.SetRect(0, y, width(), kSeparatorHeight); in GenerateIdealBounds()
|
D | tab.cc | 246 favicon_bounds_.SetRect(favicon_left, favicon_top, in Layout() 263 favicon_bounds_.SetRect(lb.x(), lb.y(), 0, 0); in Layout() 300 title_bounds_.SetRect(title_left, title_top, title_width, font_height()); in Layout() 302 title_bounds_.SetRect(title_left, title_top, 0, 0); in Layout()
|
/external/chromium_org/ui/views/ |
D | view_unittest.cc | 1133 touch_rect.SetRect(15, 15, 100, 100); in TEST_F() 1140 touch_rect.SetRect(50, 50, 5, 10); in TEST_F() 1147 touch_rect.SetRect(95, 96, 21, 22); in TEST_F() 1153 touch_rect.SetRect(95, 10, 300, 120); in TEST_F() 1160 touch_rect.SetRect(20, 20, 400, 100); in TEST_F() 1167 touch_rect.SetRect(-700, -15, 1050, 110); in TEST_F() 1173 touch_rect.SetRect(15, 15, 1, 1); in TEST_F() 1180 touch_rect.SetRect(0, 200, 110, 100); in TEST_F() 1187 touch_rect.SetRect(80, 280, 15, 15); in TEST_F() 1195 touch_rect.SetRect(0, 200, 200, 100); in TEST_F() [all …]
|
D | mouse_watcher_view_host.cc | 38 bounds.SetRect(view_topleft.x() - hot_zone_insets_.left(), in IsCursorInViewZone()
|
/external/chromium_org/ash/display/ |
D | mouse_cursor_event_filter.cc | 55 src_indicator_bounds_.SetRect(0, 0, 0, 0); in ShowSharedEdgeIndicator() 56 dst_indicator_bounds_.SetRect(0, 0, 0, 0); in ShowSharedEdgeIndicator() 220 dst_indicator_bounds_.SetRect( in UpdateVerticalIndicatorWindowBounds()
|
/external/chromium/chrome/browser/ui/ |
D | window_sizer.cc | 50 bounds->SetRect(left, top, std::max(0, right - left), in GetPersistentState() 63 work_area->SetRect(work_area_left, work_area_top, in GetPersistentState() 226 default_bounds->SetRect(kWindowTilePixels + work_area.x(), in GetDefaultWindowBounds()
|
/external/chromium/webkit/glue/media/ |
D | web_video_renderer.h | 29 virtual void SetRect(const gfx::Rect& rect) = 0;
|
D | video_renderer_impl.h | 32 virtual void SetRect(const gfx::Rect& rect);
|
/external/chromium_org/ppapi/cpp/ |
D | rect.h | 245 void SetRect(int32_t x, int32_t y, int32_t w, int32_t h) { in SetRect() function 255 void SetRect(const PP_Rect& rect) { in SetRect() function
|
/external/chromium_org/content/browser/web_contents/ |
D | web_contents_view_gtk.cc | 143 out->SetRect(x + allocation.x, y + allocation.y, in GetContainerBounds() 187 rect.SetRect(0, 0, requested_size_.width(), requested_size_.height()); in GetViewBounds() 192 rect.SetRect(x, y, w, h); in GetViewBounds()
|
/external/qemu/distrib/sdl-1.2.15/src/video/macdsp/ |
D | SDL_dspvideo.c | 440 SetRect (&bounds, 0, 0, 320, 240); in DSp_IsHWAvailable() 938 SetRect (&rect, 0, 0, width, height); in DSp_SetVideoMode() 986 SetRect (&rect, 0, 0, surface->w, surface->h); in DSp_MakeHWMask() 1058 SetRect (&bounds, 0, 0, width, height); in DSp_NewHWSurface() 1157 SetRect (&src_rect, srcrect->x, srcrect->y, srcrect->x + srcrect->w, srcrect->y + srcrect->h); in DSp_HWAccelBlit() 1158 SetRect (&dst_rect, dstrect->x, dstrect->y, dstrect->x + dstrect->w, dstrect->y + dstrect->h); in DSp_HWAccelBlit() 1220 SetRect (&fill_rect, rect->x, rect->y, rect->x + rect->w, rect->y + rect->h); in DSp_FillHWRect() 1247 SetRect (&rect, 0, 0, surface->w-1, surface->h-1); in DSp_FlipHWSurface()
|
/external/chromium/chrome/browser/tab_contents/ |
D | tab_contents_view_gtk.cc | 192 out->SetRect(x + expanded_->allocation.x, y + expanded_->allocation.y, in GetContainerBounds() 256 out->SetRect(0, 0, requested_size_.width(), requested_size_.height()); in GetViewBounds() 261 out->SetRect(x, y, w, h); in GetViewBounds()
|
/external/chromium_org/chrome/browser/ui/window_sizer/ |
D | window_sizer.cc | 65 bounds->SetRect(left, top, std::max(0, right - left), in GetPersistentState() 80 work_area->SetRect(work_area_left, work_area_top, in GetPersistentState() 338 default_bounds->SetRect(kWindowTilePixels + work_area.x(), in GetDefaultWindowBounds()
|
/external/chromium_org/chrome/browser/ui/panels/ |
D | detached_panel_browsertest.cc | 197 secondary_display_area.SetRect(400, 100, 300, 400); in IN_PROC_BROWSER_TEST_F() 198 secondary_work_area.SetRect(400, 100, 300, 360); in IN_PROC_BROWSER_TEST_F()
|
/external/chromium_org/ash/shell/ |
D | toplevel_window.cc | 88 bounds->SetRect(10, 150, 300, 300); in GetSavedWindowPlacement()
|
/external/chromium_org/chrome/browser/ui/gtk/tabs/ |
D | tab_renderer_gtk.cc | 751 favicon_bounds_.SetRect(local_bounds.x(), favicon_top, in Layout() 755 favicon_bounds_.SetRect(local_bounds.x(), local_bounds.y(), 0, 0); in Layout() 765 close_button_bounds_.SetRect(close_button_left, in Layout() 783 close_button_bounds_.SetRect(0, 0, 0, 0); in Layout() 800 media_indicator_bounds_.SetRect(local_bounds.x(), local_bounds.y(), 0, 0); in Layout() 827 title_bounds_.SetRect(title_left, title_top, title_width, content_height); in Layout()
|
/external/chromium_org/ash/wm/ |
D | window_positioner_unittest.cc | 83 bounds->SetRect(450, 10, 100, 100); in GetSavedWindowPlacement()
|