HomeSort by relevance Sort by last modified time
    Searched full:nominal_width (Results 1 - 10 of 10) sorted by null

  /external/freetype/src/cff/
cfftoken.h 94 CFF_FIELD_NUM ( 21, nominal_width, "nominalWidthX" )
cffgload.h 176 FT_Pos nominal_width; member in struct:CFF_Decoder_
cfftypes.h 181 FT_Pos nominal_width; member in struct:CFF_PrivateRec_
cffgload.c 458 decoder->nominal_width = sub->private_dict.nominal_width;
    [all...]
cf2ft.c 668 decoder->current_subfont->private_dict.nominal_width );
  /external/pdfium/third_party/freetype/src/cff/
cfftoken.h 94 CFF_FIELD_NUM ( 21, nominal_width, "nominalWidthX" )
cffgload.h 171 FT_Pos nominal_width; member in struct:CFF_Decoder_
cfftypes.h 181 FT_Pos nominal_width; member in struct:CFF_PrivateRec_
cffgload.c 458 decoder->nominal_width = sub->private_dict.nominal_width;
    [all...]
cf2ft.c 659 decoder->current_subfont->private_dict.nominal_width );

Completed in 408 milliseconds