Home
last modified time | relevance | path

Searched refs:FT_Outline_Get_CBox (Results 1 – 21 of 21) sorted by relevance

/external/pdfium/third_party/freetype/src/raster/
Dftrend1.c94 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/
Dftrend1.c94 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/
Dftoutln.h255 FT_Outline_Get_CBox( const FT_Outline* outline,
/external/pdfium/third_party/freetype/include/freetype/
Dftoutln.h247 FT_Outline_Get_CBox( const FT_Outline* outline,
/external/freetype/src/smooth/
Dftsmooth.c93 FT_Outline_Get_CBox( &slot->outline, cbox ); in ft_smooth_get_cbox()
148 FT_Outline_Get_CBox( outline, &cbox ); in ft_smooth_render_generic()
Dftgrays.c1642 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/
Dftsmooth.c93 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/
Dfx_freetype.h145 #define FXFT_Get_Outline_Bbox(outline, cbox) FT_Outline_Get_CBox(outline, cbox)
/external/pdfium/third_party/freetype/src/base/
Dftoutln.c475 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()
Dftglyph.c244 FT_Outline_Get_CBox( &glyph->outline, bbox ); in ft_outline_glyph_bbox()
/external/freetype/src/base/
Dftoutln.c478 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()
Dftglyph.c246 FT_Outline_Get_CBox( &glyph->outline, bbox ); in ft_outline_glyph_bbox()
/external/pdfium/third_party/freetype/src/cid/
Dcidgload.c425 FT_Outline_Get_CBox( &cidglyph->outline, &cbox ); in cid_slot_load_glyph()
/external/pdfium/third_party/freetype/src/type1/
Dt1gload.c475 FT_Outline_Get_CBox( &t1glyph->outline, &cbox ); in T1_Load_Glyph()
/external/skia/src/ports/
DSkFontHost_FreeType.cpp522 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()
DSkFontHost_FreeType_common.cpp408 FT_Outline_Get_CBox(outline, &bbox); in generateGlyphImage()
/external/freetype/src/autofit/
Dafloader.c488 FT_Outline_Get_CBox( &gloader->base.outline, &bbox ); in af_loader_load_glyph()
/external/pdfium/third_party/freetype/src/cff/
Dcffgload.c3062 FT_Outline_Get_CBox( &glyph->root.outline, &cbox ); in cff_slot_load()
/external/freetype/src/cff/
Dcffgload.c3190 FT_Outline_Get_CBox( &glyph->root.outline, &cbox ); in cff_slot_load()
/external/pdfium/third_party/freetype/src/truetype/
Dttgload.c1926 FT_Outline_Get_CBox( &glyph->outline, &bbox ); in compute_glyph_metrics()
/external/freetype/src/truetype/
Dttgload.c2041 FT_Outline_Get_CBox( &glyph->outline, &bbox ); in compute_glyph_metrics()