/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 …]
|
D | dock_info_gtk.cc | 213 bounds->SetRect(x, y, w, h); in GetWindowBounds()
|
/external/webkit/Source/WebKit/android/plugins/ |
D | SkANP.h | 69 static SkRect* SetRect(SkRect* dst, const ANPRectF& src); 70 static SkIRect* SetRect(SkIRect* dst, const ANPRectI& src); 71 static ANPRectI* SetRect(ANPRectI* dst, const SkIRect& src); 72 static ANPRectF* SetRect(ANPRectF* dst, const SkRect& src);
|
D | ANPCanvasInterface.cpp | 65 canvas->skcanvas->clipRect(*SkANP::SetRect(&r, *rect)); in anp_clipRect() 84 SkANP::SetRect(r, bounds); in anp_getLocalClipBounds() 93 SkANP::SetRect(r, clip.getBounds()); in anp_getDeviceClipBounds() 116 canvas->skcanvas->drawRect(*SkANP::SetRect(&r, *rect), *paint); in anp_drawRect() 122 canvas->skcanvas->drawOval(*SkANP::SetRect(&r, *rect), *paint); in anp_drawOval() 159 srcPtr = SkANP::SetRect(&srcR, *src); in anp_drawBitmapRect() 162 *SkANP::SetRect(&dstR, *dst), paint); in anp_drawBitmapRect()
|
D | SkANP.cpp | 31 SkRect* SkANP::SetRect(SkRect* dst, const ANPRectF& src) { in SetRect() function in SkANP 39 SkIRect* SkANP::SetRect(SkIRect* dst, const ANPRectI& src) { in SetRect() function in SkANP 44 ANPRectI* SkANP::SetRect(ANPRectI* dst, const SkIRect& src) { in SetRect() function in SkANP 52 ANPRectF* SkANP::SetRect(ANPRectF* dst, const SkRect& src) { in SetRect() function in SkANP
|
D | ANPVideoInterface.cpp | 61 mediaLayer->setWindowDimensionsForVideo(window, *SkANP::SetRect(&rect, *dimensions)); in anp_setWindowDimensions()
|
D | ANPPathInterface.cpp | 55 SkANP::SetRect(bounds, path->getBounds()); in anp_getBounds()
|
/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()
|
D | browser_bubble.cc | 106 bounds_.SetRect(x, y, w, h); in SetBounds()
|
D | chrome_views_delegate.cc | 99 bounds->SetRect(left, top, right - left, bottom - top); in GetSavedWindowBounds()
|
D | find_bar_host.cc | 249 view_location.SetRect(x, y, prefsize.width(), prefsize.height());
|
/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/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()
|
D | window_sizer_linux.cc | 96 out_rect->SetRect(x, y, width, height); in GetScreenWorkArea()
|
/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/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/webkit/Source/WebKit/mac/Misc/ |
D | QuickDrawCompatibility.h | 39 #define MacSetRect SetRect
|
/external/chromium/chrome/browser/ui/gtk/tabs/ |
D | tab_renderer_gtk.cc | 678 favicon_bounds_.SetRect(local_bounds.x(), favicon_top, in Layout() 694 favicon_bounds_.SetRect(local_bounds.x(), local_bounds.y(), 0, 0); in Layout() 703 close_button_bounds_.SetRect(local_bounds.width() + kCloseButtonHorzFuzz, in Layout() 720 close_button_bounds_.SetRect(0, 0, 0, 0); in Layout() 743 title_bounds_.SetRect(title_left, title_top, title_width, content_height); in Layout()
|
/external/chromium/chrome/browser/ui/views/autocomplete/ |
D | autocomplete_result_view.cc | 504 icon_bounds_.SetRect(LocationBarView::kEdgeItemPadding + in Layout() 512 text_bounds_.SetRect(text_x, std::max(0, (height() - font_height) / 2), in Layout()
|
/external/chromium/chrome/browser/ui/views/frame/ |
D | app_panel_browser_frame_view.cc | 158 sysmenu_rect.SetRect(0, 0, sysmenu_rect.right(), sysmenu_rect.bottom()); in NonClientHitTest() 499 title_bounds_.SetRect(title_x, in LayoutTitleBar()
|
/external/qemu/distrib/sdl-1.2.15/src/main/symbian/EKA2/ |
D | sdlexe.cpp | 440 SetRect(aRect); 680 iSDLWin->SetRect(ApplicationRect());
|