HomeSort by relevance Sort by last modified time
    Searched defs:FT_EXPORT_DEF (Results 51 - 75 of 88) sorted by null

1 23 4

  /external/freetype/include/freetype/config/
ftconfig.h 404 #ifndef FT_EXPORT_DEF
407 #define FT_EXPORT_DEF( x ) extern "C" x
409 #define FT_EXPORT_DEF( x ) extern x
412 #endif /* !FT_EXPORT_DEF */
  /external/freetype/src/base/
fttrigon.c 297 FT_EXPORT_DEF( FT_Fixed )
311 FT_EXPORT_DEF( FT_Fixed )
325 FT_EXPORT_DEF( FT_Fixed )
339 FT_EXPORT_DEF( FT_Angle )
360 FT_EXPORT_DEF( void )
385 FT_EXPORT_DEF( void )
425 FT_EXPORT_DEF( FT_Fixed )
462 FT_EXPORT_DEF( void )
492 FT_EXPORT_DEF( void )
509 FT_EXPORT_DEF( FT_Angle
    [all...]
ftbitmap.c 33 FT_EXPORT_DEF( void )
43 FT_EXPORT_DEF( void )
53 FT_EXPORT_DEF( FT_Error )
270 FT_EXPORT_DEF( FT_Error )
478 FT_EXPORT_DEF( FT_Error )
762 FT_EXPORT_DEF( FT_Error )
787 FT_EXPORT_DEF( FT_Error )
ftcalc.c 86 FT_EXPORT_DEF( FT_Fixed )
95 FT_EXPORT_DEF( FT_Fixed )
104 FT_EXPORT_DEF( FT_Fixed )
172 FT_EXPORT_DEF( FT_Long )
230 FT_EXPORT_DEF( FT_Long )
251 FT_EXPORT_DEF( FT_Long )
414 FT_EXPORT_DEF( FT_Long )
507 FT_EXPORT_DEF( FT_Long )
606 FT_EXPORT_DEF( FT_Long )
659 FT_EXPORT_DEF( void
    [all...]
ftoutln.c 50 FT_EXPORT_DEF( FT_Error )
298 FT_EXPORT_DEF( FT_Error )
340 FT_EXPORT_DEF( FT_Error )
356 FT_EXPORT_DEF( FT_Error )
401 FT_EXPORT_DEF( FT_Error )
438 FT_EXPORT_DEF( FT_Error )
462 FT_EXPORT_DEF( FT_Error )
477 FT_EXPORT_DEF( void )
527 FT_EXPORT_DEF( void )
552 FT_EXPORT_DEF( void
    [all...]
  /external/freetype/src/cache/
ftcbasic.c 269 FT_EXPORT_DEF( FT_Error )
280 FT_EXPORT_DEF( FT_Error )
352 FT_EXPORT_DEF( FT_Error )
452 FT_EXPORT_DEF( FT_Error )
463 FT_EXPORT_DEF( FT_Error )
537 FT_EXPORT_DEF( FT_Error )
ftccmap.c 218 FT_EXPORT_DEF( FT_Error )
230 FT_EXPORT_DEF( FT_UInt )
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/builds/vms/
ftconfig.h 371 #ifndef FT_EXPORT_DEF
374 #define FT_EXPORT_DEF( x ) extern "C" x
376 #define FT_EXPORT_DEF( x ) extern x
379 #endif /* !FT_EXPORT_DEF */
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/include/freetype/config/
ftconfig.h 398 #ifndef FT_EXPORT_DEF
401 #define FT_EXPORT_DEF( x ) extern "C" x
403 #define FT_EXPORT_DEF( x ) extern x
406 #endif /* !FT_EXPORT_DEF */
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/base/
fttrigon.c 296 FT_EXPORT_DEF( FT_Fixed )
310 FT_EXPORT_DEF( FT_Fixed )
324 FT_EXPORT_DEF( FT_Fixed )
338 FT_EXPORT_DEF( FT_Angle )
359 FT_EXPORT_DEF( void )
384 FT_EXPORT_DEF( void )
424 FT_EXPORT_DEF( FT_Fixed )
461 FT_EXPORT_DEF( void )
491 FT_EXPORT_DEF( void )
508 FT_EXPORT_DEF( FT_Angle
    [all...]
ftbitmap.c 33 FT_EXPORT_DEF( void )
43 FT_EXPORT_DEF( void )
53 FT_EXPORT_DEF( FT_Error )
270 FT_EXPORT_DEF( FT_Error )
478 FT_EXPORT_DEF( FT_Error )
762 FT_EXPORT_DEF( FT_Error )
787 FT_EXPORT_DEF( FT_Error )
ftcalc.c 86 FT_EXPORT_DEF( FT_Fixed )
95 FT_EXPORT_DEF( FT_Fixed )
104 FT_EXPORT_DEF( FT_Fixed )
172 FT_EXPORT_DEF( FT_Long )
230 FT_EXPORT_DEF( FT_Long )
251 FT_EXPORT_DEF( FT_Long )
414 FT_EXPORT_DEF( FT_Long )
507 FT_EXPORT_DEF( FT_Long )
606 FT_EXPORT_DEF( FT_Long )
659 FT_EXPORT_DEF( void
    [all...]
ftoutln.c 50 FT_EXPORT_DEF( FT_Error )
298 FT_EXPORT_DEF( FT_Error )
340 FT_EXPORT_DEF( FT_Error )
356 FT_EXPORT_DEF( FT_Error )
401 FT_EXPORT_DEF( FT_Error )
435 FT_EXPORT_DEF( FT_Error )
459 FT_EXPORT_DEF( FT_Error )
474 FT_EXPORT_DEF( void )
524 FT_EXPORT_DEF( void )
549 FT_EXPORT_DEF( void
    [all...]
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/cache/
ftcbasic.c 269 FT_EXPORT_DEF( FT_Error )
280 FT_EXPORT_DEF( FT_Error )
352 FT_EXPORT_DEF( FT_Error )
452 FT_EXPORT_DEF( FT_Error )
463 FT_EXPORT_DEF( FT_Error )
537 FT_EXPORT_DEF( FT_Error )
ftccmap.c 218 FT_EXPORT_DEF( FT_Error )
230 FT_EXPORT_DEF( FT_UInt )
ftcmanag.c 181 FT_EXPORT_DEF( FT_Error )
308 FT_EXPORT_DEF( FT_Error )
353 FT_EXPORT_DEF( FT_Error )
415 FT_EXPORT_DEF( void )
455 FT_EXPORT_DEF( void )
668 FT_EXPORT_DEF( void )
692 FT_EXPORT_DEF( void )
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/lzw/
ftlzw.c 346 FT_EXPORT_DEF( FT_Error )
406 FT_EXPORT_DEF( FT_Error )
  /external/pdfium/third_party/freetype/include/freetype/config/
ftconfig.h 398 #ifndef FT_EXPORT_DEF
401 #define FT_EXPORT_DEF( x ) extern "C" x
403 #define FT_EXPORT_DEF( x ) extern x
406 #endif /* !FT_EXPORT_DEF */
  /external/pdfium/third_party/freetype/src/base/
fttrigon.c 296 FT_EXPORT_DEF( FT_Fixed )
310 FT_EXPORT_DEF( FT_Fixed )
324 FT_EXPORT_DEF( FT_Fixed )
338 FT_EXPORT_DEF( FT_Angle )
359 FT_EXPORT_DEF( void )
384 FT_EXPORT_DEF( void )
424 FT_EXPORT_DEF( FT_Fixed )
461 FT_EXPORT_DEF( void )
491 FT_EXPORT_DEF( void )
508 FT_EXPORT_DEF( FT_Angle
    [all...]
ftbitmap.c 33 FT_EXPORT_DEF( void )
43 FT_EXPORT_DEF( void )
53 FT_EXPORT_DEF( FT_Error )
270 FT_EXPORT_DEF( FT_Error )
478 FT_EXPORT_DEF( FT_Error )
762 FT_EXPORT_DEF( FT_Error )
787 FT_EXPORT_DEF( FT_Error )
ftcalc.c 86 FT_EXPORT_DEF( FT_Fixed )
95 FT_EXPORT_DEF( FT_Fixed )
104 FT_EXPORT_DEF( FT_Fixed )
172 FT_EXPORT_DEF( FT_Long )
230 FT_EXPORT_DEF( FT_Long )
251 FT_EXPORT_DEF( FT_Long )
414 FT_EXPORT_DEF( FT_Long )
507 FT_EXPORT_DEF( FT_Long )
606 FT_EXPORT_DEF( FT_Long )
659 FT_EXPORT_DEF( void
    [all...]
  /prebuilts/misc/darwin-x86_64/freetype/include/freetype2/config/
ftconfig.h 429 #ifndef FT_EXPORT_DEF
432 #define FT_EXPORT_DEF( x ) extern "C" x
434 #define FT_EXPORT_DEF( x ) extern x
437 #endif /* !FT_EXPORT_DEF */
  /external/freetype/src/gzip/
ftgzip.c 610 FT_EXPORT_DEF( FT_Error )
713 FT_EXPORT_DEF( FT_Error )
774 FT_EXPORT_DEF( FT_Error )
785 FT_EXPORT_DEF( FT_Error )
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/bzip2/
ftbzip2.c 460 FT_EXPORT_DEF( FT_Error )
512 FT_EXPORT_DEF( FT_Error )
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/gzip/
ftgzip.c 610 FT_EXPORT_DEF( FT_Error )
713 FT_EXPORT_DEF( FT_Error )
774 FT_EXPORT_DEF( FT_Error )
785 FT_EXPORT_DEF( FT_Error )

Completed in 2409 milliseconds

1 23 4