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

12

/external/freetype/include/freetype/
H A Dftbbox.h86 FT_BBox *abbox );
H A Dftrender.h55 FT_BBox* abbox );
104 FT_BBox* cbox );
H A Dftglyph.h415 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.h253 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;
H A Dpsaux.h547 FT_BBox* bbox; /* bounding box */
795 FT_BBox bbox; /* bounding box */
1058 FT_BBox bbox; /* bounding box */
H A Dcfftypes.h199 FT_BBox font_bbox;
H A Dtttypes.h1649 FT_BBox bbox;
/external/freetype/src/tools/
H A Dtest_bbox.c114 FT_BBox bbox;
139 FT_BBox bbox;
/external/freetype/src/base/
H A Dftbbox.c40 FT_BBox bbox;
442 FT_BBox *abbox )
444 FT_BBox cbox = { 0x7FFFFFFFL, 0x7FFFFFFFL,
446 FT_BBox bbox = { 0x7FFFFFFFL, 0x7FFFFFFFL,
H A Dftglyph.c123 FT_BBox* cbox )
241 FT_BBox* bbox )
482 FT_BBox *acbox )
/external/freetype/src/cid/
H A Dcidtoken.h105 #define FT_STRUCTURE FT_BBox
H A Dcidgload.c439 FT_BBox cbox;
/external/freetype/src/type1/
H A Dt1tokens.h113 #define FT_STRUCTURE FT_BBox
/external/freetype/src/raster/
H A Dftrend1.c84 FT_BBox* cbox )
/external/freetype/src/pfr/
H A Dpfrtypes.h213 FT_BBox bbox;
H A Dpfrobjs.c366 FT_BBox cbox;
/external/freetype/src/tools/ftfuzzer/
H A Dftfuzzer.cc415 FT_BBox bbox;
/external/skia/src/ports/
H A DSkFontHost_FreeType.cpp490 void getBBoxForCurrentGlyph(SkGlyph* glyph, FT_BBox* bbox,
492 bool getCBoxForLetter(char letter, FT_BBox* bbox);
1011 FT_BBox* bbox,
1049 bool SkScalerContext_FreeType::getCBoxForLetter(char letter, FT_BBox* bbox) {
1119 FT_BBox bbox;
1344 FT_BBox bbox;
1350 FT_BBox bbox;
/external/skqp/src/ports/
H A DSkFontHost_FreeType.cpp490 void getBBoxForCurrentGlyph(SkGlyph* glyph, FT_BBox* bbox,
492 bool getCBoxForLetter(char letter, FT_BBox* bbox);
1011 FT_BBox* bbox,
1049 bool SkScalerContext_FreeType::getCBoxForLetter(char letter, FT_BBox* bbox) {
1119 FT_BBox bbox;
1344 FT_BBox bbox;
1350 FT_BBox bbox;
/external/freetype/src/smooth/
H A Dftsmooth.c83 FT_BBox* cbox )
/external/freetype/src/psaux/
H A Dpsobjs.c1198 FT_BBox* bbox = (FT_BBox*)q;
1256 FT_BBox* bbox = (FT_BBox*)objects[i];
/external/pdfium/core/fxge/
H A Dfx_freetype.h25 using FXFT_BBox = FT_BBox;

Completed in 782 milliseconds

12