Home
last modified time | relevance | path

Searched refs:ft_glyph_bbox_gridfit (Results 1 – 2 of 2) sorted by relevance

/external/freetype/include/freetype/
Dftglyph.h346 #define ft_glyph_bbox_gridfit FT_GLYPH_BBOX_GRIDFIT macro
/external/tesseract/liblept/
Dfreetype.c368 FT_Glyph_Get_CBox(image, ft_glyph_bbox_gridfit, &char_bbox); in pixWriteTTFText()