Home
last modified time | relevance | path

Searched refs:AF_FLAG_NEAR (Results 1 – 12 of 12) sorted by relevance

/third_party/skia/third_party/externals/freetype/src/autofit/
Dafhints.h225 #define AF_FLAG_NEAR ( 1U << 5 ) macro
Dafhints.c466 ( point->flags & AF_FLAG_NEAR ) in af_glyph_hints_dump_points()
1011 prev->flags |= AF_FLAG_NEAR; in af_glyph_hints_reload()
/third_party/freetype/src/autofit/
Dafhints.h225 #define AF_FLAG_NEAR ( 1U << 5 ) macro
Dafhints.c466 ( point->flags & AF_FLAG_NEAR ) in af_glyph_hints_dump_points()
1011 prev->flags |= AF_FLAG_NEAR; in af_glyph_hints_reload()
/third_party/flutter/skia/third_party/externals/freetype/src/autofit/
Dafhints.h225 #define AF_FLAG_NEAR ( 1U << 5 ) macro
Dafhints.c368 ( point->flags & AF_FLAG_NEAR ) in af_glyph_hints_dump_points()
916 prev->flags |= AF_FLAG_NEAR; in af_glyph_hints_reload()
/third_party/skia/third_party/externals/freetype/docs/oldlogs/
DChangeLog.251825 `AF_FLAG_NEAR'.
4020 is near to the previous one, then set `AF_FLAG_NEAR' accordingly.
DChangeLog.26970 * src/autofit/afhints.h (AF_FLAG_NEAR): New macro.
973 (af_glyph_hints_reload): Handle AF_FLAG_NEAR.
/third_party/flutter/skia/third_party/externals/freetype/
DChangeLog.251825 `AF_FLAG_NEAR'.
4020 is near to the previous one, then set `AF_FLAG_NEAR' accordingly.
DChangeLog.26970 * src/autofit/afhints.h (AF_FLAG_NEAR): New macro.
973 (af_glyph_hints_reload): Handle AF_FLAG_NEAR.
/third_party/freetype/docs/oldlogs/
DChangeLog.251825 `AF_FLAG_NEAR'.
4020 is near to the previous one, then set `AF_FLAG_NEAR' accordingly.
DChangeLog.26970 * src/autofit/afhints.h (AF_FLAG_NEAR): New macro.
973 (af_glyph_hints_reload): Handle AF_FLAG_NEAR.