HomeSort by relevance Sort by last modified time
    Searched full:width (Results 926 - 950 of 5636) sorted by null

<<31323334353637383940>>

  /external/webkit/WebCore/platform/graphics/qt/
FloatRectQt.cpp 37 , m_size(r.width()
44 return QRectF(x(), y(), width(), height());
IntRectQt.cpp 37 , m_size(r.width(), r.height())
43 return QRect(x(), y(), width(), height());
  /external/webkit/WebCore/platform/graphics/wx/
IntRectWx.cpp 36 , m_size(IntSize(r.width, r.height))
42 return wxRect(x(), y(), width(), height());
  /external/webkit/WebCore/rendering/
EllipsisBox.h 33 int width, int height, int y, bool firstLine, InlineBox* markupBox)
34 : InlineBox(obj, 0, y, width, firstLine, true, false, false, 0, 0, parent)
RenderBR.h 43 virtual unsigned width(unsigned /*from*/, unsigned /*len*/, const Font&, int /*xpos*/) const { return 0; } function in class:WebCore::RenderBR
44 virtual unsigned width(unsigned /*from*/, unsigned /*len*/, int /*xpos*/, bool /*firstLine = false*/) const { return 0; } function in class:WebCore::RenderBR
RenderSVGTransformableContainer.cpp 54 if (translation.width() == 0 && translation.height() == 0)
57 m_localTransform.translate(translation.width(), translation.height());
  /external/webkit/WebCore/rendering/style/
CollapsedBorderValue.h 45 int width() const { return border && border->nonZero() ? border->width : 0; } function in struct:WebCore::CollapsedBorderValue
OutlineValue.h 42 return width == o.width && m_style == o.m_style && color == o.color && _offset == o._offset && _auto == o._auto;
  /external/webkit/WebCore/svg/
SVGFilterPrimitiveStandardAttributes.h 54 DECLARE_ANIMATED_PROPERTY(SVGFilterPrimitiveStandardAttributes, SVGNames::widthAttr, SVGLength, Width, width)
SVGForeignObjectElement.h 53 DECLARE_ANIMATED_PROPERTY(SVGForeignObjectElement, SVGNames::widthAttr, SVGLength, Width, width)
SVGRectElement.h 54 DECLARE_ANIMATED_PROPERTY(SVGRectElement, SVGNames::widthAttr, SVGLength, Width, width)
SVGTransformDistance.cpp 70 m_cx = centerDistance.width();
77 m_transform.translate(translationDistance.width(), translationDistance.height());
82 float scaleX = toSVGTransform.scale().width() - fromSVGTransform.scale().width();
148 transform.setScale(scale.width(), scale.height());
191 float scaleX = absoluteValue ? fabsf(transform.scale().width()) : transform.scale().width();
228 newTransform.setScale(scale.width(), scale.height());
  /external/webkit/WebCore/svg/graphics/
SVGImage.cpp 138 SVGLength width = rootElement->width();
142 if (width.unitType() == LengthTypePercentage)
145 svgSize.setWidth(static_cast<int>(width.value(rootElement)));
163 return rootElement->width().unitType() == LengthTypePercentage;
190 context->scale(FloatSize(dstRect.width() / srcRect.width(), dstRect.height() / srcRect.height()));
196 view->paint(context, IntRect(0, 0, view->width(), view->height()));
  /external/webkit/WebKit/mac/Misc/
WebNSWindowExtras.m 48 + (frameToCenterOver.size.width - size.width) / 2;
  /external/webkit/WebKitTools/QueueStatusServer/stylesheets/
dashboard.css 3 width: 600px;
38 width: 100px;
  /frameworks/base/awt/java/awt/
Stroke.java 28 * interface. Stroking a shape gives the shape's outline a width or drawing
43 * outline a width or drawing style.
  /frameworks/base/camera/libcameraservice/
FakeCamera.h 39 FakeCamera(int width, int height);
42 void setSize(int width, int height);
  /frameworks/base/docs/html/intl/ja/
index.jd 13 <!-- total max width is 520px -->
14 <img src="/assets/images/home/android_adc.png" alt="Android Developer Challenge 2" width="232px" />
15 <div id="announcement" style="width:275px">
80 <object width="150" height="140"><param name="movie" value="http://www.youtube.com/v/GARMe7Km_gk&hl=en&fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/GARMe7Km_gk&hl=en&fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="150" height="140"></embed></object>
101 width:468px;
110 icon: image for carousel entry. cropped (height:70px, width:90px)
112 img: image for bulletin post. cropped (height: 170, width:230px)
  /frameworks/base/docs/html/sdk/api_diff/3/changes/
android.app.AlarmManager.html 80 <TABLE summary="Added Methods" WIDTH="100%">
85 <TD VALIGN="TOP" WIDTH="25%">
96 <TABLE summary="Added Fields" WIDTH="100%">
101 <TD VALIGN="TOP" WIDTH="25%">
108 <TD VALIGN="TOP" WIDTH="25%">
115 <TD VALIGN="TOP" WIDTH="25%">
122 <TD VALIGN="TOP" WIDTH="25%">
129 <TD VALIGN="TOP" WIDTH="25%">
android.content.pm.PackageManager.html 80 <TABLE summary="Added Methods" WIDTH="100%">
85 <TD VALIGN="TOP" WIDTH="25%">
92 <TD VALIGN="TOP" WIDTH="25%">
99 <TD VALIGN="TOP" WIDTH="25%">
110 <TABLE summary="Added Fields" WIDTH="100%">
115 <TD VALIGN="TOP" WIDTH="25%">
122 <TD VALIGN="TOP" WIDTH="25%">
129 <TD VALIGN="TOP" WIDTH="25%">
android.text.style.DynamicDrawableSpan.html 79 <TABLE summary="Added Constructors" WIDTH="100%">
84 <TD VALIGN="TOP" WIDTH="25%">
95 <TABLE summary="Added Methods" WIDTH="100%">
100 <TD VALIGN="TOP" WIDTH="25%">
111 <TABLE summary="Added Fields" WIDTH="100%">
116 <TD VALIGN="TOP" WIDTH="25%">
123 <TD VALIGN="TOP" WIDTH="25%">
130 <TD VALIGN="TOP" WIDTH="25%">
android.view.Gravity.html 80 <TABLE summary="Added Methods" WIDTH="100%">
85 <TD VALIGN="TOP" WIDTH="25%">
96 <TABLE summary="Added Fields" WIDTH="100%">
101 <TD VALIGN="TOP" WIDTH="25%">
108 <TD VALIGN="TOP" WIDTH="25%">
115 <TD VALIGN="TOP" WIDTH="25%">
122 <TD VALIGN="TOP" WIDTH="25%">
129 <TD VALIGN="TOP" WIDTH="25%">
pkg_android.content.res.html 78 <TABLE summary="Added Classes" WIDTH="100%">
83 <TD VALIGN="TOP" WIDTH="25%">
90 <TD VALIGN="TOP" WIDTH="25%">
100 <TABLE summary="Changed Classes" WIDTH="100%">
105 <TD VALIGN="TOP" WIDTH="25%">
112 <TD VALIGN="TOP" WIDTH="25%">
119 <TD VALIGN="TOP" WIDTH="25%">
126 <TD VALIGN="TOP" WIDTH="25%">
pkg_android.test.html 78 <TABLE summary="Added Classes" WIDTH="100%">
83 <TD VALIGN="TOP" WIDTH="25%">
90 <TD VALIGN="TOP" WIDTH="25%">
100 <TABLE summary="Changed Classes" WIDTH="100%">
105 <TD VALIGN="TOP" WIDTH="25%">
112 <TD VALIGN="TOP" WIDTH="25%">
119 <TD VALIGN="TOP" WIDTH="25%">
126 <TD VALIGN="TOP" WIDTH="25%">
  /frameworks/base/docs/html/sdk/api_diff/4/changes/
android.telephony.gsm.SmsMessage.SubmitPdu.html 80 <TABLE summary="Changed Constructors" WIDTH="100%">
85 <TD VALIGN="TOP" WIDTH="25%">
89 <TD VALIGN="TOP" WIDTH="30%">
100 <TABLE summary="Changed Fields" WIDTH="100%">
105 <TD VALIGN="TOP" WIDTH="25%">
108 <TD VALIGN="TOP" WIDTH="30%">
114 <TD VALIGN="TOP" WIDTH="25%">
117 <TD VALIGN="TOP" WIDTH="30%">

Completed in 83 milliseconds

<<31323334353637383940>>