Searched defs:FT_LONG64 (Results 1 - 5 of 5) sorted by relevance

/external/freetype/include/config/
H A Dftconfig.h264 /* FT_LONG64 must be defined if a 64-bit type is available */
265 #define FT_LONG64 macro
272 #define FT_LONG64 macro
282 #define FT_LONG64 macro
292 #define FT_LONG64 macro
299 #define FT_LONG64 macro
313 #if defined( FT_LONG64 ) && !defined( FT_CONFIG_OPTION_FORCE_INT64 )
318 #undef FT_LONG64 macro
323 #endif /* FT_LONG64 && !FT_CONFIG_OPTION_FORCE_INT64 */
325 #ifdef FT_LONG64
[all...]
/external/chromium_org/third_party/freetype/include/freetype/config/
H A Dftconfig.h264 /* FT_LONG64 must be defined if a 64-bit type is available */
265 #define FT_LONG64 macro
272 #define FT_LONG64 macro
282 #define FT_LONG64 macro
292 #define FT_LONG64 macro
299 #define FT_LONG64 macro
313 #if defined( FT_LONG64 ) && !defined( FT_CONFIG_OPTION_FORCE_INT64 )
318 #undef FT_LONG64 macro
323 #endif /* FT_LONG64 && !FT_CONFIG_OPTION_FORCE_INT64 */
325 #ifdef FT_LONG64
[all...]
/external/chromium_org/third_party/freetype2/include/
H A Dftconfig.h221 /* FT_LONG64 must be defined if a 64-bit type is available */
222 #define FT_LONG64 macro
228 #define FT_LONG64 macro
237 #define FT_LONG64 macro
246 #define FT_LONG64 macro
252 #define FT_LONG64 macro
265 #if defined( FT_LONG64 ) && !defined( FT_CONFIG_OPTION_FORCE_INT64 )
273 #undef FT_LONG64 macro
278 #endif /* FT_LONG64 && !FT_CONFIG_OPTION_FORCE_INT64 */
/external/pdfium/core/include/thirdparties/freetype/freetype/config/
H A Dftconfig.h264 /* FT_LONG64 must be defined if a 64-bit type is available */
265 #define FT_LONG64 macro
272 #define FT_LONG64 macro
282 #define FT_LONG64 macro
292 #define FT_LONG64 macro
299 #define FT_LONG64 macro
313 #if defined( FT_LONG64 ) && !defined( FT_CONFIG_OPTION_FORCE_INT64 )
318 #undef FT_LONG64 macro
323 #endif /* FT_LONG64 && !FT_CONFIG_OPTION_FORCE_INT64 */
325 #ifdef FT_LONG64
[all...]
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/config/
H A Dftconfig.h264 /* FT_LONG64 must be defined if a 64-bit type is available */
265 #define FT_LONG64 macro
272 #define FT_LONG64 macro
282 #define FT_LONG64 macro
292 #define FT_LONG64 macro
299 #define FT_LONG64 macro
313 #if defined( FT_LONG64 ) && !defined( FT_CONFIG_OPTION_FORCE_INT64 )
318 #undef FT_LONG64 macro
323 #endif /* FT_LONG64 && !FT_CONFIG_OPTION_FORCE_INT64 */
325 #ifdef FT_LONG64
[all...]

Completed in 282 milliseconds