Home
last modified time | relevance | path

Searched defs:lastX (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/conversion/eot/
DGlyfEncoder.java106 int lastX = 0; in writeSimpleGlyph() local
/third_party/icu/icu4c/source/samples/layout/
Dparagraph.cpp242 le_int32 lastX = line->getWidth(); in draw() local
Dpflow.c336 le_int32 lastX = pl_getLineWidth(line); in pf_draw() local
/third_party/skia/third_party/externals/icu/source/samples/layout/
Dparagraph.cpp242 le_int32 lastX = line->getWidth(); in draw() local
Dpflow.c334 le_int32 lastX = pl_getLineWidth(line); in pf_draw() local
/third_party/skia/tools/viewer/
DTouchGesture.cpp196 void TouchGesture::updateZoom(float scale, float startX, float startY, float lastX, float lastY) { in updateZoom()
/third_party/skia/third_party/externals/freetype/src/raster/
Dftraster.c482 Long lastX, lastY; member