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

  /external/freetype/include/freetype/
ftglyph.h 308 /* FT_GLYPH_BBOX_GRIDFIT :: */
321 FT_GLYPH_BBOX_GRIDFIT = 1,
340 /* ft_glyph_bbox_gridfit :: See @FT_GLYPH_BBOX_GRIDFIT. */
346 #define ft_glyph_bbox_gridfit FT_GLYPH_BBOX_GRIDFIT macro
404 /* @FT_GLYPH_BBOX_GRIDFIT, the coordinates will also be grid-fitted, */
    [all...]
  /external/freetype/src/base/
ftglyph.c 478 if ( bbox_mode == FT_GLYPH_BBOX_GRIDFIT ||

Completed in 470 milliseconds