/external/webkit/WebCore/svg/ |
SVGPatternElement.cpp | 97 document()->accessSVGExtensions()->reportError("A negative value for pattern attribute <width> is not allowed"); 202 patternBoundaries = FloatRect(attributes.x().valueAsPercentage() * targetRect.width(), 204 attributes.width().valueAsPercentage() * targetRect.width(), 209 attributes.width().value(this), 212 IntSize patternSize(patternBoundaries.width(), patternBoundaries.height()); 215 if (patternSize.width() < static_cast<int>(patternBoundaries.width())) 216 patternBoundaries.setWidth(patternSize.width()); 231 AffineTransform viewBoxCTM = viewBoxToViewTransform(viewBox(), preserveAspectRatio(), patternBoundaries.width(), patternBoundaries.height()); [all...] |
/external/webkit/WebCore/svg/graphics/filters/ |
SVGFEOffset.cpp | 80 sourceImageRect.scale(filter->filterResolution().width(), filter->filterResolution().height()); 83 m_dx *= sourceImageRect.width(); 86 m_dx *= filter->filterResolution().width(); 91 m_in->scaledSubRegion().width(),
|
/external/webkit/WebKit/android/benchmark/ |
main.cpp | 38 int width = 800; local 48 width = atoi(optarg); 50 LOGD("Rendering page at %dx%d", width, height); 64 android::benchmark(argv[optind], reloadCount, width, height);
|
/external/webkit/WebKit/qt/tests/qwebframe/resources/ |
testiframe.html | 12 width: 800px;
20 width: 400px;
29 width: 400px;
37 width: 800px;
|
/external/webkit/WebKitTools/CodeCoverage/ |
gcov.css | 46 width:70%; 52 width:5%; 64 width:5%; 72 width:25%;
|
/external/wpa_supplicant/wpa_gui/ |
eventhistory.ui | 11 <width>533</width> 86 <width>20</width>
|
userdatarequest.ui | 11 <width>216</width> 82 <width>20</width>
|
/external/wpa_supplicant_6/wpa_supplicant/wpa_gui/ |
eventhistory.ui | 11 <width>533</width> 86 <width>20</width>
|
userdatarequest.ui | 11 <width>216</width> 82 <width>20</width>
|
/frameworks/base/awt/com/android/internal/awt/ |
AndroidGraphicsConfiguration.java | 34 public BufferedImage createCompatibleImage(int width, int height) { 40 public BufferedImage createCompatibleImage(int width, int height, 47 public VolatileImage createCompatibleVolatileImage(int width, int height) { 53 public VolatileImage createCompatibleVolatileImage(int width, int height,
|
/frameworks/base/core/java/android/gesture/ |
Gesture.java | 142 public Path toPath(int width, int height, int edge, int numSample) { 143 return toPath(null, width, height, edge, numSample); 146 public Path toPath(Path path, int width, int height, int edge, int numSample) { 153 path.addPath(strokes.get(i).toPath(width - 2 * edge, height - 2 * edge, numSample)); 178 * @param width width of the target bitmap 185 public Bitmap toBitmap(int width, int height, int edge, int numSample, int color) { 186 final Bitmap bitmap = Bitmap.createBitmap(width, height, Bitmap.Config.ARGB_8888); 204 Path path = strokes.get(i).toPath(width - 2 * edge, height - 2 * edge, numSample); 214 * @param width [all...] |
/frameworks/base/core/java/android/service/urlrenderer/ |
UrlRenderer.java | 75 * @param width The desired width of the result. 79 public void render(List<String> urls, int width, int height, 83 mService.render(urls, width, height,
|
/frameworks/base/core/java/android/widget/ |
AbsoluteLayout.java | 87 // Check against minimum height and width 96 * Returns a set of layout parameters with a width of 161 * Creates a new set of layout parameters with the specified width, 164 * @param width the width, either {@link #MATCH_PARENT}, 171 public LayoutParams(int width, int height, int x, int y) { 172 super(width, height); 213 return output + "Absolute.LayoutParams={width=" 214 + sizeToString(width) + ", height=" + sizeToString(height)
|
/frameworks/base/core/tests/coretests/src/android/view/ |
IncludeTest.java | 55 assertTrue("Both buttons should have different width", 56 button1.getLayoutParams().width != button2.getLayoutParams().width); 76 assertEquals("Included button should be 23dip x 23dip", 23, lp.width);
|
/frameworks/base/docs/html/sdk/api_diff/3/changes/ |
android.widget.AutoCompleteTextView.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%"> 106 <TD VALIGN="TOP" WIDTH="25%"> 113 <TD VALIGN="TOP" WIDTH="25%"> 120 <TD VALIGN="TOP" WIDTH="25%"> 127 <TD VALIGN="TOP" WIDTH="25%"> 134 <TD VALIGN="TOP" WIDTH="25%"> 141 <TD VALIGN="TOP" WIDTH="25%" [all...] |
pkg_android.text.method.html | 78 <TABLE summary="Changed Classes and Interfaces" WIDTH="100%"> 83 <TD VALIGN="TOP" WIDTH="25%"> 90 <TD VALIGN="TOP" WIDTH="25%"> 97 <TD VALIGN="TOP" WIDTH="25%"> 104 <TD VALIGN="TOP" WIDTH="25%"> 111 <TD VALIGN="TOP" WIDTH="25%"> 118 <TD VALIGN="TOP" WIDTH="25%"> 125 <TD VALIGN="TOP" WIDTH="25%"> 132 <TD VALIGN="TOP" WIDTH="25%"> 139 <TD VALIGN="TOP" WIDTH="25%" [all...] |
pkg_android.view.html | 78 <TABLE summary="Added Classes and Interfaces" WIDTH="100%"> 83 <TD VALIGN="TOP" WIDTH="25%"> 90 <TD VALIGN="TOP" WIDTH="25%"> 97 <TD VALIGN="TOP" WIDTH="25%"> 104 <TD VALIGN="TOP" WIDTH="25%"> 111 <TD VALIGN="TOP" WIDTH="25%"> 121 <TABLE summary="Changed Classes and Interfaces" WIDTH="100%"> 126 <TD VALIGN="TOP" WIDTH="25%"> 133 <TD VALIGN="TOP" WIDTH="25%"> 140 <TD VALIGN="TOP" WIDTH="25%" [all...] |
/frameworks/base/docs/html/sdk/api_diff/7/changes/ |
android.content.pm.PackageManager.html | 80 <TABLE summary="Changed Methods" WIDTH="100%"> 85 <TD VALIGN="TOP" WIDTH="25%"> 89 <TD VALIGN="TOP" WIDTH="30%"> 95 <TD VALIGN="TOP" WIDTH="25%"> 99 <TD VALIGN="TOP" WIDTH="30%"> 109 <TABLE summary="Added Fields" WIDTH="100%"> 114 <TD VALIGN="TOP" WIDTH="25%"> 121 <TD VALIGN="TOP" WIDTH="25%"> 128 <TD VALIGN="TOP" WIDTH="25%"> 135 <TD VALIGN="TOP" WIDTH="25%" [all...] |
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/ |
GL11Ext.java | 50 float width, 67 int width, 84 short width, 101 int width,
|
/packages/apps/Browser/assets/html/ |
flashtest.html | 11 <object type="application/x-shockwave-flash" height=120 width=240>
|
/packages/apps/Camera/src/com/android/camera/ui/ |
NinePatchTexture.java | 47 public void setSize(int width, int height) { 48 super.setSize(width, height); 78 public MyTexture(int width, int height) { 79 super(width, height);
|
/sdk/hierarchyviewer/src/com/android/hierarchyviewer/ui/ |
LayoutRenderer.java | 83 int x = (getWidth() - insets.left - insets.right - root.width) / 2; 88 g.drawRect(root.left, root.top, root.width - 1, root.height - 1); 89 g.clipRect(root.left - 1, root.top - 1, root.width + 1, root.height + 1); 105 s.drawRect(node.left, node.top, node.width - 1, node.height - 1); 116 g.drawRect(node.left, node.top, node.width - 1, node.height - 1); 146 int xoffset = (getWidth() - insets.left - insets.right - root.width) / 2 + insets.left + 1; 162 if (node.left <= x && x < node.left + node.width && 164 if (node.width <= hit.width && node.height <= hit.height) {
|
/build/tools/droiddoc/templates-pdk/assets/ |
android-developer-core.css | 215 border-width:0; 244 width:100%; 251 min-width:576px; 262 width:349px; 295 width: 94px; 381 width:930px; 417 width: 600px; 441 width: 581px; 448 width: 300px; 458 width: 100% [all...] |
/development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/ |
LabelMaker.java | 54 * the strike width and height must be powers of two, 55 * We want the strike width to be at least as wide as the widest window. 59 * @param strikeWidth width of strike 202 int width = Math.max(minWidth, textWidth + padWidth); local 204 int effectiveTextWidth = width - padWidth; 217 if (width > mStrikeWidth) { 218 width = mStrikeWidth; 222 if (u + width > mStrikeWidth) { 233 int u2 = u + width; 238 background.setBounds(u, v, u + width, v + height) 399 public float width; field in class:LabelMaker.Label [all...] |
/external/freetype/src/pshinter/ |
pshglob.c | 47 PSH_Width width = stdw->widths; local 48 PSH_Width stand = width; /* standard width/height */ 54 width->cur = FT_MulFix( width->org, scale ); 55 width->fit = FT_PIX_ROUND( width->cur ); 57 width++; 60 for ( ; count > 0; count--, width++ ) 65 w = FT_MulFix( width->org, scale ) [all...] |