Searched refs:FT_BBox (Results 1 - 25 of 53) sorted by relevance

123

/external/freetype/include/freetype/
H A Dftbbox.h86 FT_BBox *abbox );
H A Dftrender.h55 FT_BBox* abbox );
103 FT_BBox* cbox );
H A Dftglyph.h409 FT_BBox *acbox );
H A Dftimage.h85 /* FT_BBox */
120 } FT_BBox; typedef in typeref:struct:FT_BBox_
1007 FT_BBox clip_box;
H A Dftoutln.h256 FT_BBox *acbox );
H A Dt1tables.h315 FT_BBox* bboxes [T1_MAX_MM_DESIGNS + 1];
405 FT_BBox font_bbox;
/external/pdfium/third_party/freetype/include/freetype/
H A Dftbbox.h86 FT_BBox *abbox );
H A Dftrender.h55 FT_BBox* abbox );
103 FT_BBox* cbox );
H A Dftglyph.h409 FT_BBox *acbox );
H A Dftimage.h85 /* FT_BBox */
120 } FT_BBox; typedef in typeref:struct:FT_BBox_
1017 FT_BBox clip_box;
H A Dftoutln.h248 FT_BBox *acbox );
H A Dt1tables.h315 FT_BBox* bboxes [T1_MAX_MM_DESIGNS + 1];
405 FT_BBox font_bbox;
/external/freetype/include/freetype/internal/
H A Dt1types.h122 FT_BBox font_bbox;
172 FT_BBox FontBBox;
/external/pdfium/third_party/freetype/include/freetype/internal/
H A Dt1types.h120 FT_BBox font_bbox;
170 FT_BBox FontBBox;
/external/freetype/src/base/
H A Dftbbox.c40 FT_BBox bbox;
439 FT_BBox *abbox )
441 FT_BBox cbox = { 0x7FFFFFFFL, 0x7FFFFFFFL,
443 FT_BBox bbox = { 0x7FFFFFFFL, 0x7FFFFFFFL,
H A Dftglyph.c123 FT_BBox* cbox )
239 FT_BBox* bbox )
462 FT_BBox *acbox )
/external/pdfium/third_party/freetype/src/base/
H A Dftbbox.c40 FT_BBox bbox;
439 FT_BBox *abbox )
441 FT_BBox cbox = { 0x7FFFFFFFL, 0x7FFFFFFFL,
443 FT_BBox bbox = { 0x7FFFFFFFL, 0x7FFFFFFFL,
H A Dftglyph.c123 FT_BBox* cbox )
239 FT_BBox* bbox )
462 FT_BBox *acbox )
/external/pdfium/third_party/freetype/src/cid/
H A Dcidtoken.h105 #define FT_STRUCTURE FT_BBox
/external/pdfium/third_party/freetype/src/type1/
H A Dt1tokens.h113 #define FT_STRUCTURE FT_BBox
/external/freetype/src/cff/
H A Dcffgload.h101 FT_BBox bbox; /* bounding box */
H A Dcfftypes.h124 FT_BBox font_bbox;
/external/pdfium/third_party/freetype/src/cff/
H A Dcffgload.h101 FT_BBox bbox; /* bounding box */
/external/freetype/src/raster/
H A Dftrend1.c89 FT_BBox* cbox )
107 FT_BBox cbox, cbox0;
/external/pdfium/third_party/freetype/src/raster/
H A Dftrend1.c89 FT_BBox* cbox )
107 FT_BBox cbox, cbox0;

Completed in 626 milliseconds

123