HomeSort by relevance Sort by last modified time
    Searched full:ftop (Results 101 - 111 of 111) sorted by null

1 2 3 45

  /development/samples/BrowserPlugin/jni/background/
BackgroundPlugin.cpp 174 gCanvasI.drawText(canvas, c, sizeof(c)-1, leftMargin, -fm.fTop, paint);
  /external/skia/src/animator/
SkDisplayable.cpp 444 rect->fLeft = rect->fTop = SK_ScalarMax;
  /external/skia/src/core/
SkBlitter_4444.cpp 356 int y = clip.fTop;
SkStroke.cpp 546 mask |= SkAbs32(r.fTop);
SkMatrix.cpp 422 ty = dst.fTop - SkScalarMul(src.fTop, sy);
    [all...]
SkPicturePlayback.cpp     [all...]
  /external/webkit/WebCore/platform/graphics/android/
GraphicsContextAndroid.cpp 519 r->fTop = SkIntToScalar(point.y() + yOffset);
521 r->fBottom = r->fTop + SkFloatToScalar(lineThickness);
    [all...]
  /external/kernel-headers/original/asm-x86/
processor_32.h 276 unsigned char ftop, changed, lookahead, no_update, rm, alimit; member in struct:i387_soft_struct
  /external/skia/src/views/
SkListView.cpp 681 if (bounds.fTop < this->height())
  /external/skia/include/core/
SkPaint.h 675 SkScalar fTop; //!< The greatest distance above the baseline for any glyph (will be <= 0)
    [all...]
  /external/webkit/WebKit/android/plugins/
android_npapi.h 423 float fTop;
    [all...]

Completed in 82 milliseconds

1 2 3 45