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

/external/chromium_org/third_party/freetype/include/freetype/
H A Dfreetype.h154 /* FT_LOAD_LINEAR_DESIGN */
1481 /* pixels, unless @FT_LOAD_LINEAR_DESIGN is set */
1488 /* pixels, unless @FT_LOAD_LINEAR_DESIGN is set */
2518 * FT_LOAD_LINEAR_DESIGN ::
2569 #define FT_LOAD_LINEAR_DESIGN ( 1L << 13 ) macro
/external/freetype/include/
H A Dfreetype.h189 /* FT_LOAD_LINEAR_DESIGN */
1539 /* pixels, unless @FT_LOAD_LINEAR_DESIGN is set */
1546 /* pixels, unless @FT_LOAD_LINEAR_DESIGN is set */
2583 * FT_LOAD_LINEAR_DESIGN ::
2634 #define FT_LOAD_LINEAR_DESIGN ( 1L << 13 ) macro
/external/pdfium/core/include/thirdparties/freetype/freetype/
H A Dfreetype.h154 /* FT_LOAD_LINEAR_DESIGN */
1487 /* pixels, unless @FT_LOAD_LINEAR_DESIGN is set */
1494 /* pixels, unless @FT_LOAD_LINEAR_DESIGN is set */
2531 * FT_LOAD_LINEAR_DESIGN ::
2582 #define FT_LOAD_LINEAR_DESIGN ( 1L << 13 ) macro
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/
H A Dfreetype.h154 /* FT_LOAD_LINEAR_DESIGN */
1487 /* pixels, unless @FT_LOAD_LINEAR_DESIGN is set */
1494 /* pixels, unless @FT_LOAD_LINEAR_DESIGN is set */
2531 * FT_LOAD_LINEAR_DESIGN ::
2582 #define FT_LOAD_LINEAR_DESIGN ( 1L << 13 ) macro

Completed in 493 milliseconds