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

/external/freetype/include/freetype/
H A Dfreetype.h212 /* FT_LOAD_LINEAR_DESIGN */
1752 /* pixels, unless @FT_LOAD_LINEAR_DESIGN is set */
1759 /* pixels, unless @FT_LOAD_LINEAR_DESIGN is set */
2948 * FT_LOAD_LINEAR_DESIGN ::
3021 #define FT_LOAD_LINEAR_DESIGN ( 1L << 13 ) macro

Completed in 99 milliseconds