Searched refs:glyph_width (Results 1 – 6 of 6) sorted by relevance
457 decoder->glyph_width = sub->private_dict.default_width; in cff_decoder_prepare()744 FT_Pos glyph_width; in cff_operator_seac() local843 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() local1988 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 …]
170 FT_Pos glyph_width; member
91 decoder->glyph_width = cf2_fixedToInt( width ); in cf2_setGlyphWidth()
457 decoder->glyph_width = sub->private_dict.default_width; in cff_decoder_prepare()744 FT_Pos glyph_width; in cff_operator_seac() local843 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() local1988 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 …]
175 FT_Pos glyph_width; member