Searched refs:FT_Outline_Get_CBox (Results 1 – 9 of 9) sorted by relevance
/external/freetype/src/raster/ |
D | ftrend1.c | 93 FT_Outline_Get_CBox( &slot->outline, cbox ); in ft_raster1_get_cbox() 162 FT_Outline_Get_CBox( outline, &cbox ); in ft_raster1_render()
|
/external/freetype/include/freetype/ |
D | ftoutln.h | 234 FT_Outline_Get_CBox( const FT_Outline* outline,
|
/external/freetype/src/smooth/ |
D | ftsmooth.c | 93 FT_Outline_Get_CBox( &slot->outline, cbox ); in ft_smooth_get_cbox() 139 FT_Outline_Get_CBox( outline, &cbox ); in ft_smooth_render_generic()
|
/external/skia/src/ports/ |
D | SkFontHost_FreeType.cpp | 361 FT_Outline_Get_CBox(&face->glyph->outline, bbox); in GetLetterCBox() 969 FT_Outline_Get_CBox(&fFace->glyph->outline, bbox); in getBBoxForCurrentGlyph() 1344 FT_Outline_Get_CBox(outline, &bbox); in generateImage() 1604 FT_Outline_Get_CBox(&fFace->glyph->outline, &bbox); in generateFontMetrics()
|
/external/freetype/src/base/ |
D | ftglyph.c | 238 FT_Outline_Get_CBox( &glyph->outline, bbox ); in ft_outline_glyph_bbox()
|
D | ftoutln.c | 460 FT_Outline_Get_CBox( const FT_Outline* outline, in FT_Outline_Get_CBox() function
|
/external/freetype/src/autofit/ |
D | afloader.c | 411 FT_Outline_Get_CBox( &gloader->base.outline, &bbox ); in af_loader_load_g()
|
/external/freetype/src/truetype/ |
D | ttgload.c | 1633 FT_Outline_Get_CBox( &glyph->outline, &bbox ); in compute_glyph_metrics()
|
/external/freetype/src/cff/ |
D | cffgload.c | 2948 FT_Outline_Get_CBox( &glyph->root.outline, &cbox ); in cff_slot_load()
|