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

  /external/freetype/src/cff/
cffgload.c 457 decoder->glyph_width = sub->private_dict.default_width;
744 FT_Pos glyph_width; local
843 glyph_width = decoder->glyph_width;
872 decoder->glyph_width = glyph_width;
1980 FT_Pos glyph_width = decoder->glyph_width; local
    [all...]
cffgload.h 175 FT_Pos glyph_width; member in struct:CFF_Decoder_
cf2ft.c 91 decoder->glyph_width = cf2_fixedToInt( width );
  /external/pdfium/third_party/freetype/src/cff/
cffgload.c 457 decoder->glyph_width = sub->private_dict.default_width;
744 FT_Pos glyph_width; local
843 glyph_width = decoder->glyph_width;
872 decoder->glyph_width = glyph_width;
1980 FT_Pos glyph_width = decoder->glyph_width; local
    [all...]
cffgload.h 175 FT_Pos glyph_width; member in struct:CFF_Decoder_
cf2ft.c 91 decoder->glyph_width = cf2_fixedToInt( width );

Completed in 677 milliseconds