Home | Sort by relevance Sort by last modified time |
/external/chromium_org/third_party/freetype/src/cff/ | |
cffgload.h | 136 FT_Pos nominal_width; member in struct:CFF_Decoder_ |
cfftoken.h | 94 CFF_FIELD_NUM ( 21, nominal_width ) |
cfftypes.h | 180 FT_Pos nominal_width; member in struct:CFF_PrivateRec_ |
cffgload.c | 456 decoder->nominal_width = sub->private_dict.nominal_width; [all...] |
/external/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 | 462 decoder->nominal_width = sub->private_dict.nominal_width; [all...] |
cf2ft.c | 607 decoder->current_subfont->private_dict.nominal_width ); |