Home
last modified time | relevance | path

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

12

/external/freetype/src/base/
Dftbbox.c39 FT_BBox bbox;
463 FT_BBox *abbox ) in FT_EXPORT_DEF()
465 FT_BBox cbox = { 0x7FFFFFFFL, 0x7FFFFFFFL, in FT_EXPORT_DEF()
467 FT_BBox bbox = { 0x7FFFFFFFL, 0x7FFFFFFFL, in FT_EXPORT_DEF()
Dftlcdfil.c36 ft_lcd_padding( FT_BBox* cbox, in ft_lcd_padding()
372 ft_lcd_padding( FT_BBox* cbox, in ft_lcd_padding()
Dftglyph.c124 FT_BBox* cbox ) in ft_bitmap_glyph_bbox()
242 FT_BBox* bbox ) in ft_outline_glyph_bbox()
735 FT_BBox *acbox ) in FT_Glyph_Get_CBox()
Dftoutln.c470 FT_BBox *acbox ) in FT_Outline_Get_CBox()
612 FT_BBox cbox; in FT_Outline_Render()
1053 FT_BBox cbox = { 0, 0, 0, 0 }; in FT_Outline_Get_Orientation()
/external/freetype/include/freetype/
Dftrender.h54 FT_BBox* abbox );
103 FT_BBox* cbox );
Dftimage.h118 } FT_BBox; typedef
1055 FT_BBox clip_box;
Dftbbox.h86 FT_BBox *abbox );
Dt1tables.h312 FT_BBox* bboxes [T1_MAX_MM_DESIGNS + 1];
411 FT_BBox font_bbox;
Dftoutln.h250 FT_BBox *acbox );
Dftglyph.h550 FT_BBox *acbox );
/external/freetype/include/freetype/internal/
Dt1types.h124 FT_BBox font_bbox;
174 FT_BBox FontBBox;
Dpsaux.h574 FT_BBox* bbox; /* bounding box */
838 FT_BBox bbox; /* bounding box */
1118 FT_BBox bbox; /* bounding box */
Dcfftypes.h203 FT_BBox font_bbox;
Dtttypes.h1749 FT_BBox bbox;
/external/freetype/src/tools/
Dtest_bbox.c113 FT_BBox bbox; in dump_outline()
138 FT_BBox bbox; in profile_outline()
/external/fonttools/Lib/fontTools/pens/
DfreetypePen.py17 from freetype.ft_structs import FT_Vector, FT_BBox, FT_Bitmap, FT_Outline
412 bbox = FT_BBox()
424 cbox = FT_BBox()
/external/freetype/src/sdf/
Dftsdfcommon.h122 typedef FT_BBox FT_CBox; /* control box of a curve */
/external/freetype/src/cid/
Dcidtoken.h108 #define FT_STRUCTURE FT_BBox
/external/freetype/src/type1/
Dt1tokens.h113 #define FT_STRUCTURE FT_BBox
/external/freetype/src/raster/
Dftrend1.c82 FT_BBox* cbox ) in ft_raster1_get_cbox()
/external/freetype/src/pfr/
Dpfrtypes.h212 FT_BBox bbox;
/external/pdfium/core/fxge/android/
Dcfpf_skiafont.cpp95 FT_BBox cbox; in GetGlyphBBox()
/external/skia/src/ports/
DSkFontHost_FreeType_common.h30 typedef struct FT_BBox_ FT_BBox; typedef
DSkFontHost_FreeType.cpp477 bool getCBoxForLetter(char letter, FT_BBox* bbox);
1118 FT_BBox bbox; in getBoundsOfCurrentOutlineGlyph()
1125 bool SkScalerContext_FreeType::getCBoxForLetter(char letter, FT_BBox* bbox) { in getCBoxForLetter()
1220 FT_BBox bbox; in generateMetrics()
1607 FT_BBox bbox; in generateFontMetrics()
1613 FT_BBox bbox; in generateFontMetrics()
/external/freetype/src/psaux/
Dpsobjs.c1180 FT_BBox* bbox = (FT_BBox*)q; in ps_parser_load_field()
1245 FT_BBox* bbox = (FT_BBox*)objects[i]; in ps_parser_load_field()

12