Searched defs:FT_ANGLE_PI (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/freetype/include/freetype/
H A Dfttrigon.h58 * FT_ANGLE_PI
64 #define FT_ANGLE_PI ( 180L << 16 ) macro
76 #define FT_ANGLE_2PI ( FT_ANGLE_PI * 2 )
88 #define FT_ANGLE_PI2 ( FT_ANGLE_PI / 2 )
100 #define FT_ANGLE_PI4 ( FT_ANGLE_PI / 4 )
/external/freetype/include/
H A Dfttrigon.h58 * FT_ANGLE_PI
64 #define FT_ANGLE_PI ( 180L << 16 ) macro
76 #define FT_ANGLE_2PI ( FT_ANGLE_PI * 2 )
88 #define FT_ANGLE_PI2 ( FT_ANGLE_PI / 2 )
100 #define FT_ANGLE_PI4 ( FT_ANGLE_PI / 4 )
/external/pdfium/core/include/thirdparties/freetype/freetype/
H A Dfttrigon.h58 * FT_ANGLE_PI
64 #define FT_ANGLE_PI ( 180L << 16 ) macro
76 #define FT_ANGLE_2PI ( FT_ANGLE_PI * 2 )
88 #define FT_ANGLE_PI2 ( FT_ANGLE_PI / 2 )
100 #define FT_ANGLE_PI4 ( FT_ANGLE_PI / 4 )
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/
H A Dfttrigon.h58 * FT_ANGLE_PI
64 #define FT_ANGLE_PI ( 180L << 16 ) macro
76 #define FT_ANGLE_2PI ( FT_ANGLE_PI * 2 )
88 #define FT_ANGLE_PI2 ( FT_ANGLE_PI / 2 )
100 #define FT_ANGLE_PI4 ( FT_ANGLE_PI / 4 )

Completed in 3651 milliseconds