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

  /external/neven/FaceRecEm/common/src/b_FDSDK/
DCR.h 54 s16p16 xMin; /* x min coordinate */
  /external/freetype/src/base/
ftoutln.c 463 FT_Pos xMin, yMin, xMax, yMax;
470 xMin = 0;
481 xMin = xMax = vec->x;
491 if ( x < xMin ) xMin = x;
499 acbox->xMin = xMin;
826 FT_Pos xmin;
838 xmin = first->x;
843 if ( point->x < xmin )
978 FT_Pos xmin = 32768L; local
    [all...]
  /external/icu4c/samples/layout/
sfnt.h 156 le_int16 xMin;
  /external/icu4c/test/letest/
FontObject.h 119 le_int16 xMin;
sfnt.h 285 le_int16 xMin;
  /external/freetype/include/freetype/
ftimage.h 94 /* xMin :: The horizontal minimum (left-most). */
112 /* `xMin' gives the horizontal distance from the glyph's origin to */
113 /* the left edge of the glyph's bounding box. If `xMin' is negative, */
118 FT_Pos xMin, yMin;
    [all...]
tttables.h 77 FT_Short xMin;
    [all...]
  /external/webkit/Source/WebCore/platform/graphics/opentype/
OpenTypeUtilities.cpp 136 BigEndianUShort xMin;
  /system/media/mca/filterpacks/videoproc/java/
BackDropperFilter.java     [all...]
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_TI_IVCommon.h     [all...]
  /prebuilt/common/jfreechart/
jfreechart-1.0.9.jar 

Completed in 491 milliseconds