HomeSort by relevance Sort by last modified time
    Searched refs:FT_LONG64 (Results 1 - 11 of 11) sorted by null

  /external/freetype/include/config/
ftconfig.h 264 /* FT_LONG64 must be defined if a 64-bit type is available */
265 #define FT_LONG64
272 #define FT_LONG64
282 #define FT_LONG64
292 #define FT_LONG64
299 #define FT_LONG64
313 #if defined( FT_LONG64 ) && !defined( FT_CONFIG_OPTION_FORCE_INT64 )
318 #undef FT_LONG64
323 #endif /* FT_LONG64 && !FT_CONFIG_OPTION_FORCE_INT64 */
325 #ifdef FT_LONG64
    [all...]
  /external/chromium_org/third_party/freetype2/include/
ftconfig.h 221 /* FT_LONG64 must be defined if a 64-bit type is available */
222 #define FT_LONG64
228 #define FT_LONG64
237 #define FT_LONG64
246 #define FT_LONG64
252 #define FT_LONG64
265 #if defined( FT_LONG64 ) && !defined( FT_CONFIG_OPTION_FORCE_INT64 )
273 #undef FT_LONG64
278 #endif /* FT_LONG64 && !FT_CONFIG_OPTION_FORCE_INT64 */
  /external/chromium_org/third_party/freetype/include/freetype/config/
ftconfig.h 264 /* FT_LONG64 must be defined if a 64-bit type is available */
265 #define FT_LONG64
272 #define FT_LONG64
282 #define FT_LONG64
292 #define FT_LONG64
299 #define FT_LONG64
313 #if defined( FT_LONG64 ) && !defined( FT_CONFIG_OPTION_FORCE_INT64 )
318 #undef FT_LONG64
323 #endif /* FT_LONG64 && !FT_CONFIG_OPTION_FORCE_INT64 */
325 #ifdef FT_LONG64
    [all...]
  /external/pdfium/core/include/thirdparties/freetype/freetype/config/
ftconfig.h 264 /* FT_LONG64 must be defined if a 64-bit type is available */
265 #define FT_LONG64
272 #define FT_LONG64
282 #define FT_LONG64
292 #define FT_LONG64
299 #define FT_LONG64
313 #if defined( FT_LONG64 ) && !defined( FT_CONFIG_OPTION_FORCE_INT64 )
318 #undef FT_LONG64
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/
ftconfig.h 264 /* FT_LONG64 must be defined if a 64-bit type is available */
265 #define FT_LONG64
272 #define FT_LONG64
282 #define FT_LONG64
292 #define FT_LONG64
299 #define FT_LONG64
313 #if defined( FT_LONG64 ) && !defined( FT_CONFIG_OPTION_FORCE_INT64 )
318 #undef FT_LONG64
323 #endif /* FT_LONG64 && !FT_CONFIG_OPTION_FORCE_INT64 */
325 #ifdef FT_LONG64
    [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/base/
ftcalc.c 45 #ifndef FT_LONG64
54 #endif /* !FT_LONG64 */
68 /* FT_LONG64 is defined. */
152 #ifdef FT_LONG64
271 #else /* !FT_LONG64 */
710 #endif /* FT_LONG64 */
894 #ifdef FT_LONG64
fttrigon.c 57 #ifdef FT_LONG64
76 #else /* !FT_LONG64 */
111 #endif /* !FT_LONG64 */
  /external/chromium_org/third_party/freetype/src/base/
fttrigon.c 57 #ifdef FT_LONG64
76 #else /* !FT_LONG64 */
111 #endif /* !FT_LONG64 */
ftcalc.c 48 #ifndef FT_LONG64
57 #endif /* !FT_LONG64 */
71 /* FT_LONG64 is defined. */
155 #ifdef FT_LONG64
273 #else /* !FT_LONG64 */
712 #endif /* FT_LONG64 */
896 #ifdef FT_LONG64
  /external/freetype/src/base/
fttrigon.c 57 #ifdef FT_LONG64
76 #else /* !FT_LONG64 */
111 #endif /* !FT_LONG64 */
ftcalc.c 277 #ifndef FT_LONG64
286 #endif /* !FT_LONG64 */
300 /* FT_LONG64 is defined. */
392 #ifdef FT_LONG64
510 #else /* !FT_LONG64 */
955 #endif /* FT_LONG64 */
1143 #ifdef FT_LONG64

Completed in 444 milliseconds