Searched refs:FT_ANGLE_PI4 (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/third_party/freetype/include/freetype/
H A Dfttrigon.h94 * FT_ANGLE_PI4
100 #define FT_ANGLE_PI4 ( FT_ANGLE_PI / 4 ) macro
/external/freetype/include/
H A Dfttrigon.h94 * FT_ANGLE_PI4
100 #define FT_ANGLE_PI4 ( FT_ANGLE_PI / 4 ) macro
/external/pdfium/core/include/thirdparties/freetype/freetype/
H A Dfttrigon.h94 * FT_ANGLE_PI4
100 #define FT_ANGLE_PI4 ( FT_ANGLE_PI / 4 ) macro
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/
H A Dfttrigon.h94 * FT_ANGLE_PI4
100 #define FT_ANGLE_PI4 ( FT_ANGLE_PI / 4 ) macro
/external/chromium_org/third_party/freetype/src/base/
H A Dfttrigon.c157 while ( theta < -FT_ANGLE_PI4 )
165 while ( theta > FT_ANGLE_PI4 )
/external/freetype/src/base/
H A Dfttrigon.c157 while ( theta < -FT_ANGLE_PI4 )
165 while ( theta > FT_ANGLE_PI4 )
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/base/
H A Dfttrigon.c157 while ( theta < -FT_ANGLE_PI4 )
165 while ( theta > FT_ANGLE_PI4 )

Completed in 1901 milliseconds