Searched defs:FT_LOAD_TARGET_LIGHT (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/freetype/include/freetype/
H A Dfreetype.h168 /* FT_LOAD_TARGET_LIGHT */
2595 * Also note that @FT_LOAD_TARGET_LIGHT is an exception, in that it
2604 * FT_LOAD_TARGET_LIGHT ::
2640 * load_flags | FT_LOAD_TARGET_LIGHT );
2649 #define FT_LOAD_TARGET_LIGHT FT_LOAD_TARGET_( FT_RENDER_MODE_LIGHT ) macro
/external/freetype/include/
H A Dfreetype.h203 /* FT_LOAD_TARGET_LIGHT */
2660 * Also note that @FT_LOAD_TARGET_LIGHT is an exception, in that it
2669 * FT_LOAD_TARGET_LIGHT ::
2705 * load_flags | FT_LOAD_TARGET_LIGHT );
2714 #define FT_LOAD_TARGET_LIGHT FT_LOAD_TARGET_( FT_RENDER_MODE_LIGHT ) macro
/external/pdfium/core/include/thirdparties/freetype/freetype/
H A Dfreetype.h168 /* FT_LOAD_TARGET_LIGHT */
2608 * Also note that @FT_LOAD_TARGET_LIGHT is an exception, in that it
2617 * FT_LOAD_TARGET_LIGHT ::
2653 * load_flags | FT_LOAD_TARGET_LIGHT );
2662 #define FT_LOAD_TARGET_LIGHT FT_LOAD_TARGET_( FT_RENDER_MODE_LIGHT ) macro
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/
H A Dfreetype.h168 /* FT_LOAD_TARGET_LIGHT */
2608 * Also note that @FT_LOAD_TARGET_LIGHT is an exception, in that it
2617 * FT_LOAD_TARGET_LIGHT ::
2653 * load_flags | FT_LOAD_TARGET_LIGHT );
2662 #define FT_LOAD_TARGET_LIGHT FT_LOAD_TARGET_( FT_RENDER_MODE_LIGHT ) macro

Completed in 2928 milliseconds