Searched refs:yOffset (Results 1 - 25 of 73) sorted by relevance

123

/external/chromium_org/third_party/WebKit/Source/core/paint/
H A DBackgroundImageGeometry.cpp16 void BackgroundImageGeometry::setNoRepeatY(int yOffset) argument
18 m_destRect.move(0, std::max(yOffset, 0));
19 m_phase.setY(-std::min(yOffset, 0));
20 m_destRect.setHeight(m_tileSize.height() + std::min(yOffset, 0));
H A DBackgroundImageGeometry.h59 void setNoRepeatY(int yOffset);
/external/proguard/src/proguard/gui/splash/
H A DShadowedSprite.java33 private final VariableInt yOffset; field in class:ShadowedSprite
45 * @param yOffset the variable y-offset of the shadow, relative to the sprite itself.
52 VariableInt yOffset,
58 this.yOffset = yOffset;
88 int yo = yOffset.getInt(time) - b/2;
51 ShadowedSprite(VariableInt xOffset, VariableInt yOffset, VariableDouble alpha, VariableInt blur, Sprite sprite) argument
/external/chromium_org/v8/test/mjsunit/regress/
H A Dregress-201590.js38 Foo.prototype.bar = function (x, y, xOffset, yOffset) {
42 yOffset = yOffset * 0.5 || 0;
45 var yPos = ((yOffset) * gdpRatio) + this.ORIGIN.y * this.scale +
/external/chromium_org/third_party/skia/gm/
H A Darcofzorro.cpp44 int xOffset = 0, yOffset = 0; variable
53 canvas->translate(SkIntToScalar(xOffset), SkIntToScalar(yOffset));
66 yOffset += 10;
/external/skia/gm/
H A Darcofzorro.cpp44 int xOffset = 0, yOffset = 0; variable
53 canvas->translate(SkIntToScalar(xOffset), SkIntToScalar(yOffset));
66 yOffset += 10;
/external/skia/dm/
H A DDMQuiltTask.cpp41 yOffset = SkIntToScalar(y * tile.height()); local
43 matrix.postTranslate(-xOffset, -yOffset);
48 fullCanvas.drawBitmap(tile, xOffset, yOffset, NULL);
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
H A DShadowPopupWindow.java31 private int yOffset; field in class:ShadowPopupWindow
154 yOffset = yoff;
171 return yOffset;
/external/chromium_org/third_party/skia/tools/bug_chomper/res/third_party/
H A Djquery.tablednd.js184 var yOffset = window.pageYOffset; variable
187 //yOffset=document.body.scrollTop;
190 yOffset = document.documentElement.scrollTop;
193 yOffset=document.body.scrollTop;
198 if (mousePos.y-yOffset < config.scrollAmount) {
203 if (windowHeight-(mousePos.y-yOffset) < config.scrollAmount) {
/external/skia/tools/bug_chomper/res/third_party/
H A Djquery.tablednd.js184 var yOffset = window.pageYOffset; variable
187 //yOffset=document.body.scrollTop;
190 yOffset = document.documentElement.scrollTop;
193 yOffset=document.body.scrollTop;
198 if (mousePos.y-yOffset < config.scrollAmount) {
203 if (windowHeight-(mousePos.y-yOffset) < config.scrollAmount) {
/external/chromium_org/third_party/skia/src/sfnt/
H A DSkOTTable_EBDT.h90 SK_OT_CHAR yOffset; // Position of component top member in struct:SkOTTableEmbeddedBitmapData::EBDTComponent
/external/skia/src/sfnt/
H A DSkOTTable_EBDT.h90 SK_OT_CHAR yOffset; // Position of component top member in struct:SkOTTableEmbeddedBitmapData::EBDTComponent
/external/chromium_org/third_party/skia/src/core/
H A DSkReadBuffer.cpp225 const int32_t yOffset = this->readInt(); local
229 if (0 != xOffset || 0 != yOffset) {
235 yOffset);
239 SkASSERT(0 == xOffset && 0 == yOffset);
253 SkIRect subset = SkIRect::MakeXYWH(xOffset, yOffset, width, height);
/external/replicaisland/tools/
H A DExtractPoints.js123 tile.yOffset = row * tileSizeY;
126 tile.centerY -= tile.yOffset;
147 edge.startY -= tile.yOffset;
149 edge.endY -= tile.yOffset;
151 edge.centerY -= tile.yOffset;
/external/skia/src/core/
H A DSkReadBuffer.cpp227 const int32_t yOffset = this->readInt(); local
231 if (0 != xOffset || 0 != yOffset) {
237 yOffset);
241 SkASSERT(0 == xOffset && 0 == yOffset);
255 SkIRect subset = SkIRect::MakeXYWH(xOffset, yOffset, width, height);
/external/chromium_org/third_party/skia/src/effects/
H A DSkMagnifierImageFilter.cpp31 float yOffset,
38 yOffset,
64 float yOffset,
71 , fYOffset(yOffset)
278 SkScalar yOffset = (texture->origin() == kTopLeft_GrSurfaceOrigin) ? fSrcRect.y() : local
283 yOffset / texture->height(),
29 Create(GrTexture* texture, float xOffset, float yOffset, float xInvZoom, float yInvZoom, float xInvInset, float yInvInset) argument
62 GrMagnifierEffect(GrTexture* texture, float xOffset, float yOffset, float xInvZoom, float yInvZoom, float xInvInset, float yInvInset) argument
/external/skia/src/effects/
H A DSkMagnifierImageFilter.cpp30 float yOffset,
37 yOffset,
64 float yOffset,
71 , fYOffset(yOffset)
258 SkScalar yOffset = (texture->origin() == kTopLeft_GrSurfaceOrigin) ? fSrcRect.y() : local
263 yOffset / texture->height(),
28 Create(GrTexture* texture, float xOffset, float yOffset, float xInvZoom, float yInvZoom, float xInvInset, float yInvInset) argument
62 GrMagnifierEffect(GrTexture* texture, float xOffset, float yOffset, float xInvZoom, float yInvZoom, float xInvInset, float yInvInset) argument
/external/chromium_org/ui/keyboard/resources/
H A Dmain.js289 * @param {number} yOffset The y-coordinate of the top edge of the row.
291 function redistribute(allKeys, params, xOffset, width, keyHeight, yOffset) {
327 updateKey(key, keyWidth, keyHeight, xOffset, yOffset)
389 var yOffset = params.offsetTop + heightOffset;
399 yOffset);
408 yOffset);
417 yOffset);
482 var yOffset = params.offsetTop + heightOffset;
490 updateKey(key, width, keyHeight, left, yOffset)
/external/chromium_org/third_party/freetype/include/freetype/
H A Dftoutln.h255 /* yOffset :: The vertical offset. */
260 FT_Pos yOffset );
/external/freetype/include/
H A Dftoutln.h262 /* yOffset :: The vertical offset. */
267 FT_Pos yOffset );
/external/freetype/src/cff/
H A Dcf2hints.c1058 glyphpath->yOffset = font->darkenY;
1061 cf2_fixedAbs( glyphpath->yOffset ) );
1436 * that adds yOffset unconditionally to *y.
1485 *y = glyphpath->yOffset;
1493 glyphpath->yOffset );
1510 *y = glyphpath->yOffset;
1518 glyphpath->yOffset );
1532 *y = 2 * glyphpath->yOffset;
1538 *y = glyphpath->yOffset;
1546 glyphpath->yOffset );
1623 CF2_Fixed xOffset, yOffset; local
[all...]
/external/pdfium/core/include/thirdparties/freetype/freetype/
H A Dftoutln.h255 /* yOffset :: The vertical offset. */
260 FT_Pos yOffset );
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/
H A Dftoutln.h255 /* yOffset :: The vertical offset. */
260 FT_Pos yOffset );
/external/chromium_org/components/web_contents_delegate_android/android/java/src/org/chromium/components/web_contents_delegate_android/
H A DValidationMessageBubble.java96 final float yOffset = getWebViewOffsetYPixInScreen(contentViewCore);
99 coordinates.fromLocalCssToPix(anchorY) + yOffset,
101 coordinates.fromLocalCssToPix(anchorY + anchorHeight) + yOffset);
/external/chromium_org/third_party/freetype/src/cff/
H A Dcf2hints.c1027 glyphpath->yOffset = font->darkenY;
1030 cf2_fixedAbs( glyphpath->yOffset ) );
1371 * that adds yOffset unconditionally to *y.
1420 *y = glyphpath->yOffset;
1428 glyphpath->yOffset );
1445 *y = glyphpath->yOffset;
1453 glyphpath->yOffset );
1467 *y = 2 * glyphpath->yOffset;
1473 *y = glyphpath->yOffset;
1481 glyphpath->yOffset );
1548 CF2_Fixed xOffset, yOffset; local
[all...]

Completed in 414 milliseconds

123