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

/external/chromium_org/third_party/freetype/include/freetype/
H A Dfreetype.h152 /* FT_LOAD_RENDER */
2433 * unsets @FT_LOAD_RENDER.
2448 * FT_LOAD_RENDER ::
2510 * This flag is used with @FT_LOAD_RENDER to indicate that you want to
2559 #define FT_LOAD_RENDER ( 1L << 2 ) macro
2628 * If @FT_LOAD_RENDER is also set, the glyph is rendered in the
/external/freetype/include/
H A Dfreetype.h187 /* FT_LOAD_RENDER */
2501 * unsets @FT_LOAD_RENDER.
2516 * FT_LOAD_RENDER ::
2575 * This flag is used with @FT_LOAD_RENDER to indicate that you want to
2624 #define FT_LOAD_RENDER ( 1L << 2 ) macro
2693 * If @FT_LOAD_RENDER is also set, the glyph is rendered in the
/external/pdfium/core/include/thirdparties/freetype/freetype/
H A Dfreetype.h152 /* FT_LOAD_RENDER */
2446 * unsets @FT_LOAD_RENDER.
2461 * FT_LOAD_RENDER ::
2523 * This flag is used with @FT_LOAD_RENDER to indicate that you want to
2572 #define FT_LOAD_RENDER ( 1L << 2 ) macro
2641 * If @FT_LOAD_RENDER is also set, the glyph is rendered in the
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/
H A Dfreetype.h152 /* FT_LOAD_RENDER */
2446 * unsets @FT_LOAD_RENDER.
2461 * FT_LOAD_RENDER ::
2523 * This flag is used with @FT_LOAD_RENDER to indicate that you want to
2572 #define FT_LOAD_RENDER ( 1L << 2 ) macro
2641 * If @FT_LOAD_RENDER is also set, the glyph is rendered in the

Completed in 182 milliseconds