Home
last modified time | relevance | path

Searched refs:SetRect (Results 1 – 25 of 89) sorted by relevance

1234

/external/chromium_org/remoting/codec/
Dvideo_encoder_vpx_unittest.cc56 frame->mutable_updated_region()->SetRect( in TEST()
80 frame->mutable_updated_region()->SetRect( in TEST()
104 frame->mutable_updated_region()->SetRect( in TEST()
123 frame->mutable_updated_region()->SetRect( in TEST()
131 frame->mutable_updated_region()->SetRect( in TEST()
/external/chromium_org/chrome/browser/devtools/
Ddevtools_contents_resizing_strategy.cc38 new_devtools_bounds->SetRect( in ApplyDevToolsContentsResizingStrategy()
43 new_contents_bounds->SetRect( in ApplyDevToolsContentsResizingStrategy()
52 new_contents_bounds->SetRect(left, top, width, height); in ApplyDevToolsContentsResizingStrategy()
/external/chromium_org/ui/gfx/geometry/
Drect_base_impl.h39 SetRect(Type x, Type y, Type width, Type height) { in SetRect() function
167 SetRect(0, 0, 0, 0); in Intersect()
179 SetRect(rx, ry, rr - rx, rb - ry); in Intersect()
202 SetRect(rx, ry, rr - rx, rb - ry); in Union()
216 SetRect(0, 0, 0, 0); in Subtract()
240 SetRect(rx, ry, rr - rx, rb - ry); in Subtract()
257 SetRect(new_x, new_y, new_width, new_height); in AdjustToFit()
283 SetRect(new_x, new_y, new_width, new_height); in ClampToCenteredSize()
297 left_half->SetRect(x(), y(), width() / 2, height()); in SplitVertically()
298 right_half->SetRect(left_half->right(), in SplitVertically()
/external/chromium_org/ui/views/controls/
Dlabel_unittest.cc392 text_bounds.SetRect(0, 0, 0, 0); in TEST_F()
408 text_bounds.SetRect(0, 0, 0, 0); in TEST_F()
437 text_bounds.SetRect(0, 0, 0, 0); in TEST_F()
453 text_bounds.SetRect(0, 0, 0, 0); in TEST_F()
469 text_bounds.SetRect(0, 0, 0, 0); in TEST_F()
519 text_bounds.SetRect(0, 0, 0, 0); in TEST_F()
536 text_bounds.SetRect(0, 0, 0, 0); in TEST_F()
562 text_bounds.SetRect(0, 0, 0, 0); in TEST_F()
579 text_bounds.SetRect(0, 0, 0, 0); in TEST_F()
596 text_bounds.SetRect(0, 0, 0, 0); in TEST_F()
[all …]
/external/chromium_org/printing/
Dpage_setup.cc48 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_org/chrome/browser/ui/libgtk2ui/
Dprinting_gtk2_util.cc61 printable_area_device_units.SetRect( in InitPrintSettingsGtk()
74 printable_area_device_units.SetRect( in InitPrintSettingsGtk()
/external/chromium_org/ash/display/
Dmouse_cursor_event_filter.cc128 src_indicator_bounds_.SetRect(0, 0, 0, 0); in ShowSharedEdgeIndicator()
129 dst_indicator_bounds_.SetRect(0, 0, 0, 0); in ShowSharedEdgeIndicator()
160 src_edge_bounds_in_native_.SetRect(0, 0, 0, 0); in OnDisplayConfigurationChanged()
161 dst_edge_bounds_in_native_.SetRect(0, 0, 0, 0); in OnDisplayConfigurationChanged()
329 dst_indicator_bounds_.SetRect( in UpdateVerticalEdgeBounds()
/external/chromium_org/ui/views/
Dview_unittest.cc608 touch_rect.SetRect(15, 15, 100, 100); in TEST_F()
615 touch_rect.SetRect(50, 50, 5, 10); in TEST_F()
622 touch_rect.SetRect(95, 96, 21, 22); in TEST_F()
628 touch_rect.SetRect(95, 10, 300, 120); in TEST_F()
635 touch_rect.SetRect(20, 20, 400, 100); in TEST_F()
642 touch_rect.SetRect(-700, -15, 1050, 110); in TEST_F()
648 touch_rect.SetRect(15, 15, 1, 1); in TEST_F()
655 touch_rect.SetRect(0, 200, 110, 100); in TEST_F()
662 touch_rect.SetRect(80, 280, 15, 15); in TEST_F()
670 touch_rect.SetRect(0, 200, 200, 100); in TEST_F()
[all …]
Dmouse_watcher_view_host.cc38 bounds.SetRect(view_topleft.x() - hot_zone_insets_.left(), in IsCursorInViewZone()
/external/chromium_org/ppapi/cpp/
Drect.h245 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
630 void SetRect(float x, float y, float w, float h) { in SetRect() function
640 void SetRect(const PP_FloatRect& rect) { in SetRect() function
/external/chromium_org/remoting/host/
Dfake_desktop_capturer.cc108 frame->mutable_updated_region()->SetRect( in GenerateFrame()
112 frame->mutable_updated_region()->SetRect(webrtc::DesktopRect::MakeXYWH( in GenerateFrame()
/external/chromium_org/cc/base/
Dsimple_enclosed_region.cc63 rect_.SetRect( in Subtract()
123 rect_.SetRect(left, top, right - left, bottom - top); in Union()
/external/qemu/distrib/sdl-1.2.15/src/video/macdsp/
DSDL_dspvideo.c440 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_org/chrome/browser/ui/window_sizer/
Dwindow_sizer.cc66 bounds->SetRect(left, top, std::max(0, right - left), in GetPersistentState()
81 work_area->SetRect(work_area_left, work_area_top, in GetPersistentState()
341 default_bounds->SetRect(kWindowTilePixels + work_area.x(), in GetDefaultWindowBounds()
/external/chromium_org/chrome/browser/ui/panels/
Ddetached_panel_browsertest.cc199 secondary_display_area.SetRect(400, 100, 300, 400); in IN_PROC_BROWSER_TEST_F()
200 secondary_work_area.SetRect(400, 100, 300, 360); in IN_PROC_BROWSER_TEST_F()
/external/chromium_org/ash/shell/
Dtoplevel_window.cc87 bounds->SetRect(10, 150, 300, 300); in GetSavedWindowPlacement()
/external/chromium_org/pdf/
Dcontrol.h55 virtual void SetRect(const pp::Rect& rc, bool invalidate);
Dpage_indicator.cc45 Control::SetRect(rc, false); in Configure()
/external/chromium_org/third_party/mesa/src/src/gallium/targets/graw-gdi/
Dgraw_gdi.c97 SetRect(&rect, 0, 0, width, height); in graw_create_window_and_screen()
/external/mesa3d/src/gallium/targets/graw-gdi/
Dgraw_gdi.c97 SetRect(&rect, 0, 0, width, height); in graw_create_window_and_screen()
/external/chromium_org/remoting/host/chromeos/
Daura_desktop_capturer.cc114 frame->mutable_updated_region()->SetRect(rect); in OnFrameCaptured()
/external/chromium_org/third_party/webrtc/modules/desktop_capture/
Ddesktop_region.h106 void SetRect(const DesktopRect& rect);
/external/chromium_org/android_webview/native/
Daw_pdf_exporter.cc77 printable_area_device_units.SetRect(0, 0, width_in_dots, height_in_dots); in CreatePdfSettings()
/external/chromium_org/chrome/browser/ui/views/omnibox/
Domnibox_result_view.cc487 icon_bounds_.SetRect(edge_item_padding_ + in Layout()
504 keyword_text_bounds_.SetRect( in Layout()
511 text_bounds_.SetRect(text_x, 0, std::max(text_width, 0), height()); in Layout()
/external/chromium_org/ui/gfx/ipc/
Dgfx_param_traits.cc197 r->SetRect(values[0], values[1], values[2], values[3]); in Read()
218 r->SetRect(values[0], values[1], values[2], values[3]); in Read()

1234