Searched refs:nominal_width (Results 1 – 10 of 10) sorted by relevance
94 CFF_FIELD_NUM ( 21, nominal_width, "nominalWidthX" )
171 FT_Pos nominal_width; member
181 FT_Pos nominal_width; member
462 decoder->nominal_width = sub->private_dict.nominal_width; in cff_decoder_prepare()1295 decoder->glyph_width = decoder->nominal_width + in cff_decoder_parse_charstrings()2260 decoder->glyph_width = decoder->nominal_width + ( args[1] >> 16 ); in cff_decoder_parse_charstrings()2277 decoder->glyph_width = decoder->nominal_width + ( args[2] >> 16 ); in cff_decoder_parse_charstrings()
607 decoder->current_subfont->private_dict.nominal_width ); in cf2_getNominalWidthX()