Home
last modified time | relevance | path

Searched defs:FT_LOCAL (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/third_party/freetype/include/config/
Dftconfig.h329 #define FT_LOCAL( x ) static x macro
335 #define FT_LOCAL( x ) extern "C" x macro
338 #define FT_LOCAL( x ) extern x macro
/external/freetype/include/freetype/config/
Dftconfig.h346 #define FT_LOCAL( x ) static x macro
352 #define FT_LOCAL( x ) extern "C" x macro
355 #define FT_LOCAL( x ) extern x macro