Searched defs:glyph_width (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/freetype/src/cff/
H A Dcffgload.h170 FT_Pos glyph_width; member in struct:CFF_Decoder_
H A Dcffgload.c461 decoder->glyph_width = sub->private_dict.default_width;
748 FT_Pos glyph_width; local
847 glyph_width = decoder->glyph_width;
876 decoder->glyph_width = glyph_width;
1259 /* `glyph_width' to `nominal_width' plus number on the stack */
1295 decoder->glyph_width = decoder->nominal_width +
1984 FT_Pos glyph_width = decoder->glyph_width; local
[all...]
/external/freetype/src/cff/
H A Dcffgload.h170 FT_Pos glyph_width; member in struct:CFF_Decoder_
H A Dcffgload.c457 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;
1255 /* `glyph_width' to `nominal_width' plus number on the stack */
1291 decoder->glyph_width = decoder->nominal_width +
1980 FT_Pos glyph_width = decoder->glyph_width; local
[all...]
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/cff/
H A Dcffgload.h170 FT_Pos glyph_width; member in struct:CFF_Decoder_
H A Dcffgload.c461 decoder->glyph_width = sub->private_dict.default_width;
748 FT_Pos glyph_width; local
847 glyph_width = decoder->glyph_width;
876 decoder->glyph_width = glyph_width;
1259 /* `glyph_width' to `nominal_width' plus number on the stack */
1295 decoder->glyph_width = decoder->nominal_width +
1988 FT_Pos glyph_width = decoder->glyph_width; local
[all...]

Completed in 448 milliseconds