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

  /external/freetype/src/truetype/
ttinterp.h 156 FT_UInt glyphSize; /* glyph instructions buffer size */
ttgload.c     [all...]
ttinterp.c 421 exec->glyphSize = 0;
470 exec->glyphSize = 0;
613 tmp = exec->glyphSize;
619 exec->glyphSize = (FT_UShort)tmp;
    [all...]

Completed in 4403 milliseconds