HomeSort by relevance Sort by last modified time
    Searched full:glyph_styles (Results 1 - 7 of 7) sorted by null

  /external/freetype/src/autofit/
afglobal.c 140 FT_UShort* gstyles = globals->glyph_styles;
348 /* with the glyph_styles array */
357 globals->glyph_styles = (FT_UShort*)( globals + 1 );
417 /* no need to free `globals->glyph_styles'; */
446 /* otherwise look into `glyph_styles' array */
448 style = (AF_Style)( globals->glyph_styles[gindex] &
497 return (FT_Bool)( globals->glyph_styles[gindex] & AF_DIGIT );
afglobal.h 101 * Note that glyph_styles[] maps each glyph to an index into the
109 FT_UShort* glyph_styles; member in struct:AF_FaceGlobalsRec_
afmodule.c 352 prop->map = globals->glyph_styles;
afranges.c 22 * The algorithm for assigning properties and styles to the `glyph_styles'
    [all...]
aflatin.c     [all...]
  /external/freetype/
ChangeLog.26     [all...]
ChangeLog.25     [all...]

Completed in 1380 milliseconds