HomeSort by relevance Sort by last modified time
    Searched refs:fromCoord (Results 1 - 6 of 6) sorted by null

  /external/freetype/src/truetype/
ttgxvar.h 41 FT_Fixed fromCoord;
ttgxvar.c 360 segment->correspondence[j].fromCoord = FT_GET_SHORT() << 2;
364 segment->correspondence[j].fromCoord / 65536.0,
    [all...]
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/truetype/
ttgxvar.h 41 FT_Fixed fromCoord;
ttgxvar.c 379 segment->correspondence[j].fromCoord = FT_GET_SHORT() * 4;
383 segment->correspondence[j].fromCoord / 65536.0,
    [all...]
  /external/pdfium/third_party/freetype/src/truetype/
ttgxvar.h 41 FT_Fixed fromCoord;
ttgxvar.c 360 segment->correspondence[j].fromCoord = FT_GET_SHORT() * 4;
364 segment->correspondence[j].fromCoord / 65536.0,
    [all...]

Completed in 49 milliseconds