Home
last modified time | relevance | path

Searched refs:CF2_F16Dot16 (Results 1 – 7 of 7) sorted by relevance

/external/freetype/src/psaux/
Dpsglue.h78 CF2_F16Dot16 a;
79 CF2_F16Dot16 b;
80 CF2_F16Dot16 c;
81 CF2_F16Dot16 d;
82 CF2_F16Dot16 tx;
83 CF2_F16Dot16 ty;
Dpsintrp.c498 CF2_F16Dot16 results[PS_STORAGE_SIZE]; /* for othersubr results */ in cf2_interpT2CharString()
508 CF2_F16Dot16 storage[CF2_STORAGE_SIZE]; /* for `put' and `get' */ in cf2_interpT2CharString()
509 CF2_F16Dot16 flexStore[6]; /* for Type 1 flex */ in cf2_interpT2CharString()
1213 CF2_F16Dot16 v0, v1, v2; in cf2_interpT2CharString()
1253 CF2_F16Dot16 arg1; in cf2_interpT2CharString()
1254 CF2_F16Dot16 arg2; in cf2_interpT2CharString()
1268 CF2_F16Dot16 arg1; in cf2_interpT2CharString()
1269 CF2_F16Dot16 arg2; in cf2_interpT2CharString()
1283 CF2_F16Dot16 arg; in cf2_interpT2CharString()
1539 CF2_F16Dot16 arg; in cf2_interpT2CharString()
[all …]
Dpstypes.h68 typedef FT_Int32 CF2_F16Dot16; typedef
Dpsfixed.h48 #define CF2_Fixed CF2_F16Dot16
Dpsfont.h125 CF2_F16Dot16* glyphWidth );
Dpsfont.c489 CF2_F16Dot16* glyphWidth ) in cf2_getGlyphOutline()
Dpsft.c375 CF2_F16Dot16 glyphWidth; in cf2_decoder_parse_charstrings()