Searched refs:standard_width (Results 1 - 10 of 10) sorted by relevance

/external/freetype/src/autofit/
H A Dafcjk.h83 FT_Pos standard_width; member in struct:AF_CJKAxisRec_
H A Daflatin.h104 FT_Pos standard_width; /* the default stem thickness */ member in struct:AF_LatinAxisRec_
H A Daflatin2.c157 axis->standard_width = stdw;
599 (FT_Bool)( FT_MulFix( axis->standard_width, scale ) < 32 + 8 );
1073 segment_length_threshold = (laxis->standard_width * 10 ) >> 4;
1122 if (dist >= laxis->standard_width >> 1)
H A Daflatin.c158 axis->standard_width = stdw;
619 (FT_Bool)( FT_MulFix( axis->standard_width, scale ) < 32 + 8 );
H A Dafcjk.c169 axis->standard_width = stdw;
/external/freetype/src/cff/
H A Dcfftoken.h82 CFF_FIELD_NUM ( 10, standard_width, "StdHW" )
H A Dcfftypes.h166 FT_Pos standard_width; member in struct:CFF_PrivateRec_
H A Dcffobjs.c135 priv->standard_width[0] = (FT_UShort)cpriv->standard_width;
/external/freetype/include/freetype/
H A Dt1tables.h138 FT_UShort standard_width[1]; member in struct:PS_PrivateRec_
/external/freetype/src/pshinter/
H A Dpshglob.c645 write->org = priv->standard_width[0];

Completed in 132 milliseconds