HomeSort by relevance Sort by last modified time
    Searched refs:AF_COVERAGE_DEFAULT (Results 1 - 5 of 5) sorted by null

  /external/freetype/src/autofit/
afstyles.h 29 /* Note that styles using `AF_COVERAGE_DEFAULT' should always */
31 /* fallback scripts only use `AF_COVERAGE_DEFAULT' for its */
41 /* AF_COVERAGE_DEFAULT ) */
91 AF_COVERAGE_DEFAULT )
98 AF_COVERAGE_DEFAULT )
105 AF_COVERAGE_DEFAULT )
112 AF_COVERAGE_DEFAULT )
119 AF_COVERAGE_DEFAULT )
126 AF_COVERAGE_DEFAULT )
133 AF_COVERAGE_DEFAULT )
    [all...]
afglobal.c 178 if ( style_class->coverage == AF_COVERAGE_DEFAULT )
254 if ( style_class->coverage == AF_COVERAGE_DEFAULT )
afshaper.c 51 * 3. The glyph set corresponding to AF_COVERAGE_DEFAULT is computed
84 NULL /* AF_COVERAGE_DEFAULT */
255 if ( style_class->coverage != AF_COVERAGE_DEFAULT )
345 if ( style_class->coverage != AF_COVERAGE_DEFAULT )
422 NULL /* AF_COVERAGE_DEFAULT */
aftypes.h 395 * AF_COVERAGE_DEFAULT is special: It should cover everything that isn't
412 AF_COVERAGE_DEFAULT
afmodule.c 156 style_class->coverage == AF_COVERAGE_DEFAULT )

Completed in 59 milliseconds