Home
last modified time | relevance | path

Searched refs:nominal_width (Results 1 – 4 of 4) sorted by relevance

/external/freetype/src/cff/
Dcfftoken.h94 CFF_FIELD_NUM ( 21, nominal_width, "nominalWidthX" )
Dcffgload.h136 FT_Pos nominal_width; member
Dcfftypes.h181 FT_Pos nominal_width; member
Dcffgload.c456 decoder->nominal_width = sub->private_dict.nominal_width; in cff_decoder_prepare()
1269 decoder->glyph_width = decoder->nominal_width + in cff_decoder_parse_charstrings()
2234 decoder->glyph_width = decoder->nominal_width + ( args[1] >> 16 ); in cff_decoder_parse_charstrings()
2251 decoder->glyph_width = decoder->nominal_width + ( args[2] >> 16 ); in cff_decoder_parse_charstrings()