Searched refs:FT_Outline_Get_CBox (Results 1 – 22 of 22) sorted by relevance
/external/freetype/src/tools/ |
D | test_bbox.c | 117 FT_Outline_Get_CBox( outline, &bbox ); in dump_outline() 145 FT_Outline_Get_CBox( outline, &bbox ); in profile_outline()
|
/external/freetype/include/freetype/ |
D | ftoutln.h | 264 FT_Outline_Get_CBox( const FT_Outline* outline,
|
/external/freetype/src/raster/ |
D | ftrend1.c | 88 FT_Outline_Get_CBox( &slot->outline, cbox ); in ft_raster1_get_cbox()
|
D | ftraster.c | 2945 FT_Outline_Get_CBox( const FT_Outline* outline, in FT_Outline_Get_CBox() function
|
/external/freetype/src/base/ |
D | ftoutln.c | 479 FT_Outline_Get_CBox( const FT_Outline* outline, in FT_Outline_Get_CBox() function 634 FT_Outline_Get_CBox( outline, &cbox ); in FT_Outline_Render() 1069 FT_Outline_Get_CBox( outline, &cbox ); in FT_Outline_Get_Orientation()
|
D | ftglyph.c | 245 FT_Outline_Get_CBox( &glyph->outline, bbox ); in ft_outline_glyph_bbox()
|
D | ftobjs.c | 373 FT_Outline_Get_CBox( outline, &cbox ); in ft_glyphslot_preset_bitmap()
|
/external/freetype/src/smooth/ |
D | ftsmooth.c | 103 FT_Outline_Get_CBox( &slot->outline, cbox ); in ft_smooth_get_cbox()
|
/external/freetype/src/cid/ |
D | cidgload.c | 506 FT_Outline_Get_CBox( &cidglyph->outline, &cbox ); in cid_slot_load_glyph()
|
/external/freetype/src/pfr/ |
D | pfrobjs.c | 449 FT_Outline_Get_CBox( outline, &cbox ); in pfr_slot_load()
|
/external/freetype/src/type1/ |
D | t1gload.c | 562 FT_Outline_Get_CBox( &t1glyph->outline, &cbox ); in T1_Load_Glyph()
|
/external/freetype/src/cff/ |
D | cffgload.c | 659 FT_Outline_Get_CBox( &glyph->root.outline, &cbox ); in cff_slot_load()
|
/external/freetype/src/autofit/ |
D | afloader.c | 532 FT_Outline_Get_CBox( &gloader->base.outline, &bbox ); in af_loader_load_glyph()
|
/external/skia/src/ports/ |
D | SkFontHost_FreeType_common.cpp | 534 FT_Outline_Get_CBox(outline, &bbox); in generateGlyphImage()
|
D | SkFontHost_FreeType.cpp | 1073 FT_Outline_Get_CBox(&fFace->glyph->outline, bbox); in getBBoxForCurrentGlyph() 1117 FT_Outline_Get_CBox(&fFace->glyph->outline, bbox); in getCBoxForLetter()
|
/external/skqp/src/ports/ |
D | SkFontHost_FreeType_common.cpp | 534 FT_Outline_Get_CBox(outline, &bbox); in generateGlyphImage()
|
D | SkFontHost_FreeType.cpp | 1073 FT_Outline_Get_CBox(&fFace->glyph->outline, bbox); in getBBoxForCurrentGlyph() 1117 FT_Outline_Get_CBox(&fFace->glyph->outline, bbox); in getCBoxForLetter()
|
/external/freetype/src/truetype/ |
D | ttgload.c | 2133 FT_Outline_Get_CBox( &glyph->outline, &bbox ); in compute_glyph_metrics()
|
/external/freetype/ |
D | ChangeLog.22 | 2660 (compute_glyph_metrics): Call FT_Outline_Get_CBox. 2752 FT_Outline_Get_CBox is called twice.
|
D | ChangeLog | 30 [STANDALONE]: Remove `FT_Outline_Get_CBox' copy. 925 * src/raster/ftraster.c [STANDALONE] (FT_Outline_Get_CBox): Add
|
D | ChangeLog.26 | 313 [smooth] Use `FT_Outline_Get_CBox'. 315 * src/smooth/ftgrays.c [STANDALONE_]: Duplicate `FT_Outline_Get_CBox'. 317 (gray_convert_glyph): Update to use `FT_Outline_Get_CBox'.
|
D | ChangeLog.21 | 402 include/freetype/ftoutln.h, src/base/ftoutln.c (FT_Outline_Get_CBox,
|