Home
last modified time | relevance | path

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

/external/freetype/src/autofit/
Dafhints.h225 #define AF_FLAG_NEAR ( 1U << 5 ) macro
Dafhints.c347 ( point->flags & AF_FLAG_NEAR ) in af_glyph_hints_dump_points()
873 prev->flags |= AF_FLAG_NEAR; in af_glyph_hints_reload()
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/
DChangeLog.251825 `AF_FLAG_NEAR'.
4020 is near to the previous one, then set `AF_FLAG_NEAR' accordingly.