Searched refs:expansion_factor (Results 1 - 4 of 4) sorted by relevance
/external/freetype/include/freetype/ | ||
H A D | t1tables.h | 149 FT_Fixed expansion_factor; member in struct:PS_PrivateRec_ 312 FT_Fixed expansion_factor; member in struct:CID_FaceDictRec_ |
/external/freetype/src/cff/ | ||
H A D | cfftoken.h | 90 CFF_FIELD_FIXED ( 0x112, expansion_factor ) |
H A D | cfftypes.h | 176 FT_Fixed expansion_factor; member in struct:CFF_PrivateRec_ |
H A D | cffload.c | 1370 priv->expansion_factor = (FT_Fixed)( 0.06 * 0x10000L ); |
Completed in 71 milliseconds