Home
last modified time | relevance | path

Searched defs:FT_LOCAL_DEF (Results 1 – 3 of 3) sorted by relevance

/external/freetype/include/freetype/config/
Dftconfig.h379 #define FT_LOCAL_DEF( x ) static x macro
385 #define FT_LOCAL_DEF( x ) extern "C" x macro
388 #define FT_LOCAL_DEF( x ) x macro
/external/freetype/builds/vms/
Dftconfig.h363 #define FT_LOCAL_DEF( x ) static x macro
369 #define FT_LOCAL_DEF( x ) extern "C" x macro
372 #define FT_LOCAL_DEF( x ) x macro
/external/freetype/src/raster/
Dftmisc.h37 #define FT_LOCAL_DEF( x ) static x macro