Searched defs:FT_CALLBACK_TABLE (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/freetype/include/freetype/config/
H A Dftconfig.h535 /* FT_CALLBACK_TABLE is used to _declare_ a constant variable that */
553 #ifndef FT_CALLBACK_TABLE
555 #define FT_CALLBACK_TABLE extern "C" macro
558 #define FT_CALLBACK_TABLE extern macro
561 #endif /* FT_CALLBACK_TABLE */
/external/chromium_org/third_party/freetype2/include/
H A Dftconfig.h442 /* FT_CALLBACK_TABLE is used to _declare_ a constant variable that */
460 #ifndef FT_CALLBACK_TABLE
462 #define FT_CALLBACK_TABLE extern "C" macro
465 #define FT_CALLBACK_TABLE extern macro
468 #endif /* FT_CALLBACK_TABLE */
/external/freetype/include/freetype/config/
H A Dftconfig.h563 /* FT_CALLBACK_TABLE is used to _declare_ a constant variable that */
581 #ifndef FT_CALLBACK_TABLE
583 #define FT_CALLBACK_TABLE extern "C" macro
586 #define FT_CALLBACK_TABLE extern macro
589 #endif /* FT_CALLBACK_TABLE */

Completed in 267 milliseconds