Home
last modified time | relevance | path

Searched refs:FT_LOAD_LINEAR_DESIGN (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/freetype/include/freetype/
Dfreetype.h3084 #define FT_LOAD_LINEAR_DESIGN ( 1L << 13 ) macro
/third_party/skia/third_party/externals/freetype/src/autofit/
Dafloader.c339 FT_LOAD_LINEAR_DESIGN; in af_loader_load_glyph()
/third_party/ffmpeg/libavfilter/
Dvf_drawtext.c269 …{ "linear_design", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = FT_LOAD_LINEAR_DESIGN }, …
/third_party/skia/third_party/externals/freetype/src/base/
Dftobjs.c1024 if ( ( load_flags & FT_LOAD_LINEAR_DESIGN ) == 0 && in FT_Load_Glyph()
/third_party/skia/third_party/externals/freetype/docs/
DCHANGES3039 FT_LOAD_LINEAR_DESIGN.
/third_party/skia/third_party/externals/freetype/docs/oldlogs/
DChangeLog.242268 FT_LOAD_LINEAR_DESIGN while calling FT_Load_Glyph to get unscaled
/third_party/chromium/patch/
D0001-cve.patch7582 * 16.16 fractional pixels, unless @FT_LOAD_LINEAR_DESIGN is set when
7589 * 16.16 fractional pixels, unless @FT_LOAD_LINEAR_DESIGN is set when
7615 #define FT_LOAD_LINEAR_DESIGN ( 1L << 13 )