/external/pdfium/third_party/freetype/src/raster/ |
D | ftrend1.c | 94 FT_Outline_Get_CBox( &slot->outline, cbox ); in ft_raster1_get_cbox() 136 FT_Outline_Get_CBox( outline, &cbox0 ); in ft_raster1_render()
|
/external/freetype/src/raster/ |
D | ftrend1.c | 94 FT_Outline_Get_CBox( &slot->outline, cbox ); in ft_raster1_get_cbox() 136 FT_Outline_Get_CBox( outline, &cbox0 ); in ft_raster1_render()
|
/external/freetype/include/freetype/ |
D | ftoutln.h | 255 FT_Outline_Get_CBox( const FT_Outline* outline,
|
/external/pdfium/third_party/freetype/include/freetype/ |
D | ftoutln.h | 247 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() 148 FT_Outline_Get_CBox( outline, &cbox ); in ft_smooth_render_generic()
|
D | ftgrays.c | 1642 FT_Outline_Get_CBox( const FT_Outline* outline, in FT_Outline_Get_CBox() function 1898 FT_Outline_Get_CBox( outline, &cbox ); in gray_raster_render()
|
/external/pdfium/third_party/freetype/src/smooth/ |
D | ftsmooth.c | 93 FT_Outline_Get_CBox( &slot->outline, cbox ); in ft_smooth_get_cbox() 148 FT_Outline_Get_CBox( outline, &cbox ); in ft_smooth_render_generic()
|
/external/pdfium/core/fxge/ |
D | fx_freetype.h | 145 #define FXFT_Get_Outline_Bbox(outline, cbox) FT_Outline_Get_CBox(outline, cbox)
|
/external/pdfium/third_party/freetype/src/base/ |
D | ftoutln.c | 475 FT_Outline_Get_CBox( const FT_Outline* outline, in FT_Outline_Get_CBox() function 1056 FT_Outline_Get_CBox( outline, &cbox ); in FT_Outline_Get_Orientation()
|
D | ftglyph.c | 244 FT_Outline_Get_CBox( &glyph->outline, bbox ); in ft_outline_glyph_bbox()
|
/external/freetype/src/base/ |
D | ftoutln.c | 478 FT_Outline_Get_CBox( const FT_Outline* outline, in FT_Outline_Get_CBox() function 1062 FT_Outline_Get_CBox( outline, &cbox ); in FT_Outline_Get_Orientation()
|
D | ftglyph.c | 246 FT_Outline_Get_CBox( &glyph->outline, bbox ); in ft_outline_glyph_bbox()
|
/external/pdfium/third_party/freetype/src/cid/ |
D | cidgload.c | 425 FT_Outline_Get_CBox( &cidglyph->outline, &cbox ); in cid_slot_load_glyph()
|
/external/pdfium/third_party/freetype/src/type1/ |
D | t1gload.c | 475 FT_Outline_Get_CBox( &t1glyph->outline, &cbox ); in T1_Load_Glyph()
|
/external/skia/src/ports/ |
D | SkFontHost_FreeType.cpp | 522 FT_Outline_Get_CBox(&face->glyph->outline, bbox); in GetLetterCBox() 1074 FT_Outline_Get_CBox(&fFace->glyph->outline, bbox); in getBBoxForCurrentGlyph() 1118 FT_Outline_Get_CBox(&fFace->glyph->outline, bbox); in getCBoxForLetter()
|
D | SkFontHost_FreeType_common.cpp | 408 FT_Outline_Get_CBox(outline, &bbox); in generateGlyphImage()
|
/external/freetype/src/autofit/ |
D | afloader.c | 488 FT_Outline_Get_CBox( &gloader->base.outline, &bbox ); in af_loader_load_glyph()
|
/external/pdfium/third_party/freetype/src/cff/ |
D | cffgload.c | 3062 FT_Outline_Get_CBox( &glyph->root.outline, &cbox ); in cff_slot_load()
|
/external/freetype/src/cff/ |
D | cffgload.c | 3190 FT_Outline_Get_CBox( &glyph->root.outline, &cbox ); in cff_slot_load()
|
/external/pdfium/third_party/freetype/src/truetype/ |
D | ttgload.c | 1926 FT_Outline_Get_CBox( &glyph->outline, &bbox ); in compute_glyph_metrics()
|
/external/freetype/src/truetype/ |
D | ttgload.c | 2041 FT_Outline_Get_CBox( &glyph->outline, &bbox ); in compute_glyph_metrics()
|