Home
last modified time | relevance | path

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

/external/freetype/src/base/
Dftglyph.c454 FT_UInt bbox_mode, in FT_Glyph_Get_CBox() argument
478 if ( bbox_mode == FT_GLYPH_BBOX_GRIDFIT || in FT_Glyph_Get_CBox()
479 bbox_mode == FT_GLYPH_BBOX_PIXELS ) in FT_Glyph_Get_CBox()
488 if ( bbox_mode == FT_GLYPH_BBOX_TRUNCATE || in FT_Glyph_Get_CBox()
489 bbox_mode == FT_GLYPH_BBOX_PIXELS ) in FT_Glyph_Get_CBox()
/external/freetype/include/freetype/
Dftglyph.h422 FT_UInt bbox_mode,