/external/skia/gm/ |
D | arcofzorro.cpp | 40 int xOffset = 0, yOffset = 0; in onDraw() local 49 canvas->translate(SkIntToScalar(xOffset), SkIntToScalar(yOffset)); in onDraw() 55 xOffset += 10; in onDraw() 56 if (xOffset >= 700) { in onDraw() 61 xOffset -= 10; in onDraw() 63 if (xOffset < 50) { in onDraw() 68 xOffset += 10; in onDraw()
|
/external/proguard/src/proguard/gui/splash/ |
D | ShadowedSprite.java | 32 private final VariableInt xOffset; field in ShadowedSprite 51 public ShadowedSprite(VariableInt xOffset, in ShadowedSprite() argument 57 this.xOffset = xOffset; in ShadowedSprite() 87 int xo = xOffset.getInt(time) - b/2; in paint()
|
/external/chromium_org/v8/test/mjsunit/regress/ |
D | regress-201590.js | 38 Foo.prototype.bar = function (x, y, xOffset, yOffset) { argument 41 xOffset = xOffset * 0.5 || 0, 43 var xPos = ((xOffset) * gdpRatio) + this.ORIGIN.x * this.scale -
|
/external/jmonkeyengine/engine/src/core/com/jme3/font/ |
D | BitmapCharacter.java | 49 private int xOffset; field in BitmapCharacter 105 return xOffset; in getXOffset() 109 xOffset = offset; in setXOffset() 163 oc.write(xOffset, "xOffset", 0); in write() 188 xOffset = ic.readInt("xOffset", 0); in read()
|
D | LetterQuad.java | 283 float xOffset = bitmapChar.getXOffset() * sizeScale; in update() local 303 xAdvance -= xOffset * incrScale; in update() 306 x0 = previous.getNextX() + xOffset * incrScale; in update() 315 xAdvance -= xOffset * incrScale; in update()
|
/external/chromium_org/chrome/browser/ui/cocoa/ |
D | info_bubble_view.mm | 85 CGFloat xOffset = 0.0; 88 xOffset = NSMaxX(bounds) - tipXOffset; 91 xOffset = NSMinX(bounds) + tipXOffset; 94 xOffset = NSMidX(bounds); 100 NSPoint arrowTip = NSMakePoint(xOffset, NSMaxY(bounds));
|
/external/skia/dm/ |
D | DMTileGridTask.cpp | 52 const SkScalar xOffset = SkIntToScalar(x * tile.width()), in draw() local 55 matrix.postTranslate(-xOffset, -yOffset); in draw() 60 fullCanvas.drawBitmap(tile, xOffset, yOffset, &paint); in draw()
|
/external/skia/src/core/ |
D | SkOrderedReadBuffer.cpp | 209 const int32_t xOffset = fReader.readS32(); in readBitmap() local 214 if (0 != xOffset || 0 != yOffset) { in readBitmap() 219 fDecodedBitmapIndex, width, height, length, xOffset, in readBitmap() 224 SkASSERT(0 == xOffset && 0 == yOffset); in readBitmap() 234 SkIRect subset = SkIRect::MakeXYWH(xOffset, yOffset, width, height); in readBitmap()
|
/external/chromium_org/third_party/skia/src/core/ |
D | SkOrderedReadBuffer.cpp | 209 const int32_t xOffset = fReader.readS32(); in readBitmap() local 214 if (0 != xOffset || 0 != yOffset) { in readBitmap() 219 fDecodedBitmapIndex, width, height, length, xOffset, in readBitmap() 224 SkASSERT(0 == xOffset && 0 == yOffset); in readBitmap() 234 SkIRect subset = SkIRect::MakeXYWH(xOffset, yOffset, width, height); in readBitmap()
|
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/ |
D | ShadowPopupWindow.java | 30 private int xOffset; field in ShadowPopupWindow 153 xOffset = xoff; in showAsDropDown() 167 return xOffset; in getXOffset()
|
/external/replicaisland/tools/ |
D | ExtractPoints.js | 122 tile.xOffset = column * tileSizeX; 125 tile.centerX -= tile.xOffset; 146 edge.startX -= tile.xOffset; 148 edge.endX -= tile.xOffset; 150 edge.centerX -= tile.xOffset;
|
/external/chromium_org/third_party/freetype/src/cff/ |
D | cf2hints.c | 1026 glyphpath->xOffset = font->darkenX; in cf2_glyphpath_init() 1029 cf2_fixedAbs( glyphpath->xOffset ), in cf2_glyphpath_init() 1419 *x = glyphpath->xOffset; in cf2_glyphpath_computeOffset() 1426 glyphpath->xOffset ); in cf2_glyphpath_computeOffset() 1444 *x = -glyphpath->xOffset; in cf2_glyphpath_computeOffset() 1451 glyphpath->xOffset ); in cf2_glyphpath_computeOffset() 1472 *x = glyphpath->xOffset; in cf2_glyphpath_computeOffset() 1479 glyphpath->xOffset ); in cf2_glyphpath_computeOffset() 1497 *x = -glyphpath->xOffset; in cf2_glyphpath_computeOffset() 1498 *y = glyphpath->xOffset; in cf2_glyphpath_computeOffset() [all …]
|
/external/freetype/src/cff/ |
D | cf2hints.c | 1026 glyphpath->xOffset = font->darkenX; in cf2_glyphpath_init() 1029 cf2_fixedAbs( glyphpath->xOffset ), in cf2_glyphpath_init() 1419 *x = glyphpath->xOffset; in cf2_glyphpath_computeOffset() 1426 glyphpath->xOffset ); in cf2_glyphpath_computeOffset() 1444 *x = -glyphpath->xOffset; in cf2_glyphpath_computeOffset() 1451 glyphpath->xOffset ); in cf2_glyphpath_computeOffset() 1472 *x = glyphpath->xOffset; in cf2_glyphpath_computeOffset() 1479 glyphpath->xOffset ); in cf2_glyphpath_computeOffset() 1497 *x = -glyphpath->xOffset; in cf2_glyphpath_computeOffset() 1498 *y = glyphpath->xOffset; in cf2_glyphpath_computeOffset() [all …]
|
/external/chromium/chrome/browser/ui/cocoa/ |
D | info_bubble_view.mm | 65 CGFloat xOffset = 68 NSPoint arrowTip = NSMakePoint(xOffset, NSMaxY(bounds));
|
/external/skia/src/effects/ |
D | SkMagnifierImageFilter.cpp | 28 float xOffset, in Create() argument 35 xOffset, in Create() 62 float xOffset, in GrMagnifierEffect() argument 69 , fXOffset(xOffset) in GrMagnifierEffect()
|
/external/chromium_org/third_party/skia/src/effects/ |
D | SkMagnifierImageFilter.cpp | 28 float xOffset, in Create() argument 35 xOffset, in Create() 62 float xOffset, in GrMagnifierEffect() argument 69 , fXOffset(xOffset) in GrMagnifierEffect()
|
/external/chromium_org/third_party/WebKit/Source/platform/image-decoders/gif/ |
D | GIFImageReader.cpp | 625 unsigned height, width, xOffset, yOffset; in parseData() local 628 xOffset = GETINT16(currentComponent); in parseData() 643 xOffset = 0; in parseData() 671 currentFrame->setRect(xOffset, yOffset, width, height); in parseData()
|
/external/harfbuzz/contrib/ |
D | harfbuzz-freetype.c | 102 metrics->xOffset = metrics->yOffset = 0; in hb_freetype_glyph_metrics_get() 111 metrics->xOffset = ftmetrics->horiBearingX; in hb_freetype_glyph_metrics_get()
|
/external/chromium_org/third_party/WebKit/Source/web/tests/ |
D | WEBPImageDecoderTest.cpp | 214 int xOffset, yOffset, width, height; in TEST_F() member 230 EXPECT_EQ(frameParameters[i].xOffset, frame->originalFrameRect().x()); in TEST_F() 256 int xOffset, yOffset, width, height; in TEST_F() member 273 EXPECT_EQ(frameParameters[i].xOffset, frame->originalFrameRect().x()); in TEST_F() 299 int xOffset, yOffset, width, height; in TEST_F() member 316 EXPECT_EQ(frameParameters[i].xOffset, frame->originalFrameRect().x()); in TEST_F()
|
/external/opencv/cxcore/include/ |
D | cxcore.hpp | 144 cvRect(image->roi->xOffset,image->roi->yOffset, in roi() 173 image->roi->xOffset*((image->depth & 255)>>3)*image->nChannels); in roi_row() 187 image->roi->xOffset*((image->depth & 255)>>3)*image->nChannels); in roi_row()
|
/external/chromium_org/chrome/browser/ui/cocoa/bookmarks/ |
D | bookmark_bar_controller.h | 401 - (NSRect)frameForBookmarkButtonFromCell:(NSCell*)cell xOffset:(int*)xOffset;
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/performance/ui/ |
D | TimeLineGraph.java | 222 private void setCoordinates(int width, int xOffset, int height, int yOffset, int yValueRange){ in setCoordinates() argument 239 thisItem.setX(xOffset + (i * xIncrement)); in setCoordinates() 251 thisItem.setX(xOffset + (i * (width/n))); in setCoordinates()
|
/external/chromium/chrome/browser/ui/cocoa/bookmarks/ |
D | bookmark_bar_controller.h | 389 - (NSRect)frameForBookmarkButtonFromCell:(NSCell*)cell xOffset:(int*)xOffset;
|
/external/chromium_org/chrome/browser/ui/cocoa/browser/ |
D | profile_chooser_controller.mm | 251 CGFloat xOffset = NSMaxX([iconView frame]) + kHorizontalSpacing; 268 frameOrigin:NSMakePoint(xOffset, yOffset) 275 frameOrigin:NSMakePoint(xOffset, yOffset) 289 frameOrigin:NSMakePoint(xOffset, yOffset) 304 [profileName setFrameOrigin:NSMakePoint(xOffset, yOffset)];
|
/external/freetype/include/freetype/ |
D | ftoutln.h | 259 FT_Pos xOffset,
|