HomeSort by relevance Sort by last modified time
    Searched refs:FT_BBox (Results 1 - 24 of 24) sorted by null

  /external/freetype/include/freetype/
ftbbox.h 78 FT_BBox *abbox );
ftrender.h 55 FT_BBox* abbox );
103 FT_BBox* cbox );
ftglyph.h 416 FT_BBox *acbox );
    [all...]
ftimage.h 86 /* FT_BBox */
121 } FT_BBox;
    [all...]
t1tables.h 279 FT_BBox* bboxes [T1_MAX_MM_DESIGNS + 1];
362 FT_BBox font_bbox;
ftoutln.h 232 FT_BBox *acbox );
freetype.h     [all...]
  /external/freetype/include/freetype/internal/
t1types.h 131 FT_BBox font_bbox;
181 FT_BBox FontBBox;
tttypes.h     [all...]
psaux.h 574 FT_BBox bbox; /* bounding box */
    [all...]
  /external/freetype/src/cff/
cffgload.h 96 FT_BBox bbox; /* bounding box */
cfftypes.h 123 FT_BBox font_bbox;
cffparse.c 507 FT_BBox* bbox = &dict->font_bbox;
cffgload.c     [all...]
  /external/freetype/src/base/
ftbbox.c 38 FT_BBox bbox;
575 FT_BBox *abbox )
577 FT_BBox cbox;
578 FT_BBox bbox;
ftglyph.c 121 FT_BBox* cbox )
233 FT_BBox* bbox )
455 FT_BBox *acbox )
ftoutln.c 461 FT_BBox *acbox )
  /external/freetype/src/raster/
ftrend1.c 88 FT_BBox* cbox )
106 FT_BBox cbox;
  /external/freetype/src/smooth/
ftsmooth.c 88 FT_BBox* cbox )
107 FT_BBox cbox;
ftgrays.c 346 FT_BBox clip_box;
    [all...]
  /external/skia/src/ports/
SkFontHost_FreeType.cpp 591 FT_BBox bbox;
683 FT_BBox bbox;
942 FT_BBox bbox;
    [all...]
  /external/freetype/src/psaux/
psobjs.c 1191 FT_BBox* bbox = (FT_BBox*)q;
    [all...]
  /external/freetype/src/autofit/
afloader.c 380 FT_BBox bbox;
  /external/freetype/src/truetype/
ttgload.c     [all...]

Completed in 107 milliseconds