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

/external/freetype/include/
H A Dfreetype.h209 /* FT_LOAD_LINEAR_DESIGN */
1596 /* pixels, unless @FT_LOAD_LINEAR_DESIGN is set */
1603 /* pixels, unless @FT_LOAD_LINEAR_DESIGN is set */
2625 * FT_LOAD_LINEAR_DESIGN ::
2682 #define FT_LOAD_LINEAR_DESIGN ( 1L << 13 ) macro
/external/pdfium/third_party/freetype/include/
H A Dfreetype.h209 /* FT_LOAD_LINEAR_DESIGN */
1576 /* pixels, unless @FT_LOAD_LINEAR_DESIGN is set */
1583 /* pixels, unless @FT_LOAD_LINEAR_DESIGN is set */
2605 * FT_LOAD_LINEAR_DESIGN ::
2662 #define FT_LOAD_LINEAR_DESIGN ( 1L << 13 ) macro

Completed in 120 milliseconds