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

  /external/neven/FaceRecEm/common/src/b_FDSDK/
DCR.h 56 s16p16 xMax; /* x max coordinate */
  /external/freetype/src/base/
ftoutln.c 463 FT_Pos xMin, yMin, xMax, yMax;
472 xMax = 0;
481 xMin = xMax = vec->x;
492 if ( x > xMax ) xMax = x;
500 acbox->xMax = xMax;
  /external/icu4c/samples/layout/
sfnt.h 158 le_int16 xMax;
  /external/icu4c/test/letest/
FontObject.h 121 le_int16 xMax;
sfnt.h 287 le_int16 xMax;
  /external/freetype/include/freetype/
ftimage.h 98 /* xMax :: The horizontal maximum (right-most). */
119 FT_Pos xMax, yMax;
    [all...]
tttables.h 79 FT_Short xMax;
191 FT_Short xMax_Extent; /* xmax extents */
317 FT_Short yMax_Extent; /* xmax or ymax extents */
    [all...]
  /external/webkit/Source/WebCore/platform/graphics/opentype/
OpenTypeUtilities.cpp 137 BigEndianUShort xMax;
  /external/webkit/Source/WebKit/android/nav/
WebView.cpp 855 int xMax = getScaledMaxXScroll();
857 root->setMaxScroll(xMax, yMax);
    [all...]
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_TI_IVCommon.h     [all...]
  /prebuilt/common/jfreechart/
jfreechart-1.0.9.jar 

Completed in 469 milliseconds