Searched refs:TT_DotFix14 (Results 1 - 2 of 2) sorted by relevance

/external/freetype/src/truetype/
H A Dttinterp.c1391 #define TT_DotFix14 TT_DotFix14_long_long macro
1426 #ifndef TT_DotFix14
1430 TT_DotFix14( FT_Int32 ax, function
1469 #endif /* TT_DotFix14 */
2359 return TT_DotFix14( dx, dy,
2386 return TT_DotFix14( dx, dy,
/external/pdfium/third_party/freetype/src/truetype/
H A Dttinterp.c1546 #define TT_DotFix14 TT_DotFix14_long_long macro
1581 #ifndef TT_DotFix14
1585 TT_DotFix14( FT_Int32 ax, function
1624 #endif /* TT_DotFix14 */
2490 return TT_DotFix14( (FT_UInt32)dx, (FT_UInt32)dy,
2516 return TT_DotFix14( (FT_UInt32)dx, (FT_UInt32)dy,

Completed in 115 milliseconds