HomeSort by relevance Sort by last modified time
    Searched defs:yMin (Results 1 - 10 of 10) sorted by null

  /external/neven/FaceRecEm/common/src/b_FDSDK/
DCR.h 55 s16p16 yMin; /* y min coordinate */
  /sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/log/event/
OccurrenceRenderer.java 63 double yMin = rangeAxis.getLowerBound();
71 double yMin2D = rangeAxis.valueToJava2D(yMin, dataArea, rangeEdge);
  /external/freetype/src/base/
ftoutln.c 463 FT_Pos xMin, yMin, xMax, yMax;
471 yMin = 0;
482 yMin = yMax = vec->y;
495 if ( y < yMin ) yMin = y;
501 acbox->yMin = yMin;
  /external/icu4c/samples/layout/
sfnt.h 157 le_int16 yMin;
  /external/icu4c/test/letest/
FontObject.h 120 le_int16 yMin;
sfnt.h 286 le_int16 yMin;
  /external/freetype/include/freetype/
ftimage.h 96 /* yMin :: The vertical minimum (bottom-most). */
107 /* If `yMin' is negative, this value gives the glyph's descender. */
118 FT_Pos xMin, yMin;
    [all...]
tttables.h 78 FT_Short yMin;
    [all...]
  /external/webkit/WebCore/platform/graphics/opentype/
OpenTypeUtilities.cpp 138 BigEndianUShort yMin;
  /prebuilt/common/jfreechart/
jfreechart-1.0.9.jar 

Completed in 209 milliseconds