Home
last modified time | relevance | path

Searched refs:glyph_width (Results 1 – 6 of 6) sorted by relevance

/external/pdfium/third_party/freetype/src/cff/
Dcffgload.c457 decoder->glyph_width = sub->private_dict.default_width; in cff_decoder_prepare()
744 FT_Pos glyph_width; in cff_operator_seac() local
843 glyph_width = decoder->glyph_width; in cff_operator_seac()
872 decoder->glyph_width = glyph_width; in cff_operator_seac()
1291 decoder->glyph_width = decoder->nominal_width + in cff_decoder_parse_charstrings()
1980 FT_Pos glyph_width = decoder->glyph_width; in cff_decoder_parse_charstrings() local
1988 decoder->glyph_width = glyph_width; in cff_decoder_parse_charstrings()
2255 decoder->glyph_width = decoder->nominal_width + ( args[1] >> 16 ); in cff_decoder_parse_charstrings()
2272 decoder->glyph_width = decoder->nominal_width + ( args[2] >> 16 ); in cff_decoder_parse_charstrings()
2938 glyph->root.metrics.horiAdvance = decoder.glyph_width; in cff_slot_load()
[all …]
Dcffgload.h170 FT_Pos glyph_width; member
Dcf2ft.c91 decoder->glyph_width = cf2_fixedToInt( width ); in cf2_setGlyphWidth()
/external/freetype/src/cff/
Dcffgload.c457 decoder->glyph_width = sub->private_dict.default_width; in cff_decoder_prepare()
744 FT_Pos glyph_width; in cff_operator_seac() local
843 glyph_width = decoder->glyph_width; in cff_operator_seac()
872 decoder->glyph_width = glyph_width; in cff_operator_seac()
1291 decoder->glyph_width = decoder->nominal_width + in cff_decoder_parse_charstrings()
1980 FT_Pos glyph_width = decoder->glyph_width; in cff_decoder_parse_charstrings() local
1988 decoder->glyph_width = glyph_width; in cff_decoder_parse_charstrings()
2255 decoder->glyph_width = decoder->nominal_width + ( args[1] >> 16 ); in cff_decoder_parse_charstrings()
2272 decoder->glyph_width = decoder->nominal_width + ( args[2] >> 16 ); in cff_decoder_parse_charstrings()
2943 glyph->root.metrics.horiAdvance = decoder.glyph_width; in cff_slot_load()
[all …]
Dcffgload.h175 FT_Pos glyph_width; member
Dcf2ft.c91 decoder->glyph_width = cf2_fixedToInt( width ); in cf2_setGlyphWidth()