Home
last modified time | relevance | path

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

/AliOS-Things-master/components/freetype/src/cff/
A Dcfftoken.h94 CFF_FIELD_NUM ( 21, nominal_width, "nominalWidthX" )
A Dcffgload.h171 FT_Pos nominal_width; member
A Dcfftypes.h181 FT_Pos nominal_width; member
A Dcffgload.c458 decoder->nominal_width = sub->private_dict.nominal_width; in cff_decoder_prepare()
1291 decoder->glyph_width = decoder->nominal_width + in cff_decoder_parse_charstrings()
2256 decoder->glyph_width = decoder->nominal_width + ( args[1] >> 16 ); in cff_decoder_parse_charstrings()
2273 decoder->glyph_width = decoder->nominal_width + ( args[2] >> 16 ); in cff_decoder_parse_charstrings()
A Dcf2ft.c631 decoder->current_subfont->private_dict.nominal_width ); in cf2_getNominalWidthX()

Completed in 11 milliseconds