Home
last modified time | relevance | path

Searched refs:set_width (Results 1 – 25 of 190) sorted by relevance

12345678

/external/chromium_org/ppapi/cpp/
Dsize.h34 set_width(s.width); in Size()
45 set_width(w); in Size()
85 void set_width(int w) { in set_width() function
123 set_width(w); in SetSize()
132 set_width(width() + w); in Enlarge()
165 set_width(s.width); in FloatSize()
176 set_width(w); in FloatSize()
219 void set_width(float w) { in set_width() function
257 set_width(w); in SetSize()
266 set_width(width() + w); in Enlarge()
Drect.h39 set_width(rect.size.width); in Rect()
52 set_width(w); in Rect()
67 set_width(w); in Rect()
160 void set_width(int32_t w) { in set_width() function
248 set_width(w); in SetRect()
421 set_width(rect.size.width); in FloatRect()
434 set_width(w); in FloatRect()
449 set_width(w); in FloatRect()
545 void set_width(float w) { in set_width() function
633 set_width(w); in SetRect()
/external/chromium_org/ui/gfx/geometry/
Dsize_base.h22 set_width(width); in SetSize()
27 set_width(width_ + width); in Enlarge()
31 void set_width(Type width) { in set_width() function
Drect.cc27 set_width(std::abs(r.right - r.left)); in Rect()
33 set_width(r.size.width); in Rect()
Drect_base.h36 void set_width(Type width) { size_.set_width(width); } in set_width() function
/external/chromium_org/ash/system/tray/
Dfixed_sized_scroll_view.cc38 bounds.set_width(std::max(0, width() - GetScrollBarWidth())); in Layout()
44 bounds.set_width(bounds.width() + GetScrollBarWidth()); in Layout()
51 bounds.set_width(std::max(0, width() - GetScrollBarWidth())); in OnBoundsChanged()
Dtray_item_view.cc92 size.set_width(kTrayIconWidth); in GetPreferredSize()
97 size.set_width(std::max(1, in GetPreferredSize()
/external/chromium_org/extensions/browser/api/app_window/
Dapp_window_api.cc98 create_spec->bounds.set_width(*input_spec->width); in CopyBoundsSpec()
102 create_spec->minimum_size.set_width(*input_spec->min_width); in CopyBoundsSpec()
106 create_spec->maximum_size.set_width(*input_spec->max_width); in CopyBoundsSpec()
400 params->content_spec.bounds.set_width(*options.default_width.get()); in GetBoundsSpec()
409 params->content_spec.bounds.set_width(*options.width.get()); in GetBoundsSpec()
420 params->content_spec.bounds.set_width(*bounds->width.get()); in GetBoundsSpec()
431 minimum_size.set_width(*options.min_width); in GetBoundsSpec()
436 maximum_size.set_width(*options.max_width); in GetBoundsSpec()
/external/chromium_org/ppapi/cpp/dev/
Dtruetype_font_dev.cc35 set_width(PP_TRUETYPEFONTWIDTH_NORMAL); in TrueTypeFontDesc_Dev()
51 set_width(other.width()); in TrueTypeFontDesc_Dev()
67 set_width(other.width()); in operator =()
/external/chromium_org/chrome/browser/ui/views/
Dweb_dialog_view_browsertest.cc116 set_bounds.set_width(400); in IN_PROC_BROWSER_TEST_F()
132 set_bounds.set_width(550); in IN_PROC_BROWSER_TEST_F()
175 set_bounds.set_width(0); in IN_PROC_BROWSER_TEST_F()
/external/chromium_org/chrome/browser/ui/panels/
Dpanel_resize_browsertest.cc122 bounds.set_width(bounds.width() + 5); in IN_PROC_BROWSER_TEST_F()
150 bounds.set_width(bounds.width() + 5); in IN_PROC_BROWSER_TEST_F()
213 bounds.set_width(bounds.width() + 5); in IN_PROC_BROWSER_TEST_F()
485 bounds.set_width(bounds.width() + bounds.x() - mouse_location.x()); in IN_PROC_BROWSER_TEST_F()
496 bounds.set_width(bounds.width() + bounds.x() - mouse_location.x()); in IN_PROC_BROWSER_TEST_F()
572 panel2_expected_bounds.set_width( in IN_PROC_BROWSER_TEST_F()
576 panel3_expected_bounds.set_width( in IN_PROC_BROWSER_TEST_F()
597 panel1_expected_bounds.set_width( in IN_PROC_BROWSER_TEST_F()
600 panel2_expected_bounds.set_width( in IN_PROC_BROWSER_TEST_F()
603 panel3_expected_bounds.set_width( in IN_PROC_BROWSER_TEST_F()
Dpanel_resize_controller.cc104 bounds.set_width(std::max(bounds_at_start_.width() + in Resize()
112 bounds.set_width(std::max(bounds_at_start_.width() + in Resize()
/external/chromium_org/remoting/codec/
Dvideo_encoder_helper.cc43 dirty_rect->set_width(rect.width()); in CreateVideoPacketWithUpdatedRegion()
55 rect->set_width(r.rect().width()); in CreateVideoPacketWithUpdatedRegion()
/external/chromium_org/ui/views/window/
Ddialog_client_view.cc43 row_bounds->set_width(row_bounds->width() - size.width()); in LayoutButton()
46 row_bounds->set_width(row_bounds->width() - kRelatedButtonHSpacing); in LayoutButton()
201 size.set_width(std::max(size.width(), contents_size.width())); in GetPreferredSize()
207 size.set_width(std::max(size.width(), footnote_size.width())); in GetPreferredSize()
242 row_bounds.set_width(std::min(row_bounds.width(), in Layout()
/external/chromium_org/content/browser/accessibility/
Dbrowser_accessibility_mac_unittest.mm30 root.location.set_width(500);
40 child1.location.set_width(250);
47 child2.location.set_width(250);
/external/chromium_org/chrome/browser/chromeos/ui/
Daccessibility_focus_ring.cc55 top.set_width(top.width() + top.x() - middle.x()); in CreateWithParagraphShape()
59 top.set_width(middle.right() - top.x()); in CreateWithParagraphShape()
63 bottom.set_width(bottom.width() + bottom.x() - middle.x()); in CreateWithParagraphShape()
67 bottom.set_width(middle.right() - bottom.x()); in CreateWithParagraphShape()
/external/chromium_org/ui/app_list/views/
Dsearch_result_view.cc149 icon_bounds.set_width(GetIconViewWidth()); in Layout()
161 actions_bounds.set_width(actions_width); in Layout()
229 text_bounds.set_width( in OnPaint()
234 text_bounds.set_width(rect.width() - GetIconViewWidth() - in OnPaint()
/external/chromium_org/components/enhanced_bookmarks/
Dmetadata_accessor.cc132 info->set_width(width); in SetOriginalImageForBookmark()
228 info->set_width(image_width); in SetAllImagesForBookmark()
241 info->set_width(thumbnail_width); in SetAllImagesForBookmark()
/external/chromium_org/content/common/cursors/
Dwebcursor.cc120 custom_size_.set_width(size_x); in Deserialize()
213 custom_size_.set_width(0); in Clear()
238 custom_size_.set_width(bitmap.width()); in SetCustomData()
/external/chromium_org/pdf/
Dpaint_aggregator.cc53 damaged_rect.set_width(dx); in GetScrollDamage()
56 damaged_rect.set_width(-dx); in GetScrollDamage()
61 damaged_rect.set_width(scroll_rect.width()); in GetScrollDamage()
/external/chromium_org/ppapi/utility/graphics/
Dpaint_aggregator.cc50 damaged_rect.set_width(dx); in GetScrollDamage()
53 damaged_rect.set_width(-dx); in GetScrollDamage()
58 damaged_rect.set_width(scroll_rect.width()); in GetScrollDamage()
/external/chromium_org/chrome/browser/ui/views/location_bar/
Dlocation_bar_layout.cc165 bounds->set_width(bounds->width() - padding - (*i)->computed_width); in LayoutPass3()
169 bounds->set_width(bounds->width() - item_edit_padding_); in LayoutPass3()
/external/chromium_org/printing/
Dpage_setup.cc142 overlay_area_.set_width(std::max(0, in CalculateSizesWithinRect()
155 content_area_.set_width(std::max(0, in CalculateSizesWithinRect()
/external/chromium_org/ui/views/layout/
Dbox_layout.cc211 rect->set_width(size); in SetMainAxisSize()
233 rect->set_width(size); in SetCrossAxisSize()
301 child_area_bounds.set_width(child_area_width); in GetPreferredSizeForChildWidth()
/external/chromium_org/chrome/browser/drive/
Ddrive_api_util_unittest.cc116 image_media_metadata->set_width(640); in TEST()
123 image_media_metadata->set_width(0); in TEST()

12345678