Home
last modified time | relevance | path

Searched refs:FT_BBox (Results 1 – 24 of 24) sorted by relevance

/external/freetype/include/freetype/
Dftrender.h55 FT_BBox* abbox );
103 FT_BBox* cbox );
Dt1tables.h279 FT_BBox* bboxes [T1_MAX_MM_DESIGNS + 1];
362 FT_BBox font_bbox;
Dftimage.h121 } FT_BBox; typedef
1102 FT_BBox clip_box;
Dftbbox.h78 FT_BBox *abbox );
Dftglyph.h416 FT_BBox *acbox );
Dftoutln.h232 FT_BBox *acbox );
Dfreetype.h935 FT_BBox bbox;
/external/freetype/include/freetype/internal/
Dt1types.h131 FT_BBox font_bbox;
181 FT_BBox FontBBox;
Dtttypes.h1503 FT_BBox bbox;
Dpsaux.h574 FT_BBox bbox; /* bounding box */
/external/freetype/src/base/
Dftbbox.c38 FT_BBox bbox;
575 FT_BBox *abbox ) in FT_EXPORT_DEF()
577 FT_BBox cbox; in FT_EXPORT_DEF()
578 FT_BBox bbox; in FT_EXPORT_DEF()
Dftglyph.c121 FT_BBox* cbox ) in ft_bitmap_glyph_bbox()
233 FT_BBox* bbox ) in ft_outline_glyph_bbox()
455 FT_BBox *acbox ) in FT_Glyph_Get_CBox()
Dftoutln.c461 FT_BBox *acbox ) in FT_Outline_Get_CBox()
/external/freetype/src/raster/
Dftrend1.c88 FT_BBox* cbox ) in ft_raster1_get_cbox()
106 FT_BBox cbox; in ft_raster1_render()
/external/freetype/src/smooth/
Dftsmooth.c88 FT_BBox* cbox ) in ft_smooth_get_cbox()
107 FT_BBox cbox; in ft_smooth_render_generic()
Dftgrays.c346 FT_BBox clip_box;
1741 FT_BBox* clip; in gray_convert_glyph()
/external/freetype/src/cff/
Dcffgload.h96 FT_BBox bbox; /* bounding box */
Dcfftypes.h123 FT_BBox font_bbox;
Dcffparse.c507 FT_BBox* bbox = &dict->font_bbox; in cff_parse_font_bbox()
Dcffgload.c2848 FT_BBox cbox; in cff_slot_load()
/external/skia/src/ports/
DSkFontHost_FreeType.cpp591 FT_BBox bbox; in generateMetrics()
683 FT_BBox bbox; in generateImage()
942 FT_BBox bbox; in generateFontMetrics()
/external/freetype/src/psaux/
Dpsobjs.c1191 FT_BBox* bbox = (FT_BBox*)q; in ps_parser_load_field()
/external/freetype/src/autofit/
Dafloader.c380 FT_BBox bbox; in af_loader_load_g()
/external/freetype/src/truetype/
Dttgload.c1641 FT_BBox bbox; in compute_glyph_metrics()