Searched refs:glyph_bbox (Results 1 – 11 of 11) sorted by relevance
82 FT_Glyph_GetBBoxFunc glyph_bbox; member
472 if ( !clazz->glyph_bbox ) in FT_Glyph_Get_CBox()476 clazz->glyph_bbox( glyph, acbox ); in FT_Glyph_Get_CBox()
472 if ( !clazz->glyph_bbox ) in FT_Glyph_Get_CBox()477 clazz->glyph_bbox( glyph, acbox ); in FT_Glyph_Get_CBox()
1154 clazz->glyph_bbox = bbox_; \
1146 clazz->glyph_bbox = bbox_; \