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

1234

/external/chromium_org/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.h423 FT_BBox *acbox );
H A Dftimage.h85 /* FT_BBox */
120 } FT_BBox; typedef in typeref:struct:FT_BBox_
1123 FT_BBox clip_box;
H A Dftoutln.h238 FT_BBox *acbox );
/external/freetype/include/
H A Dftbbox.h86 FT_BBox *abbox );
H A Dftrender.h55 FT_BBox* abbox );
103 FT_BBox* cbox );
H A Dftglyph.h423 FT_BBox *acbox );
H A Dftimage.h85 /* FT_BBox */
120 } FT_BBox; typedef in typeref:struct:FT_BBox_
1123 FT_BBox clip_box;
H A Dftoutln.h245 FT_BBox *acbox );
/external/pdfium/core/include/thirdparties/freetype/freetype/
H A Dftbbox.h86 FT_BBox *abbox );
H A Dftrender.h55 FT_BBox* abbox );
103 FT_BBox* cbox );
H A Dftglyph.h423 FT_BBox *acbox );
H A Dftimage.h85 /* FT_BBox */
120 } FT_BBox; typedef in typeref:struct:FT_BBox_
1123 FT_BBox clip_box;
H A Dftoutln.h238 FT_BBox *acbox );
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/
H A Dftbbox.h86 FT_BBox *abbox );
H A Dftrender.h55 FT_BBox* abbox );
103 FT_BBox* cbox );
H A Dftglyph.h423 FT_BBox *acbox );
H A Dftimage.h85 /* FT_BBox */
120 } FT_BBox; typedef in typeref:struct:FT_BBox_
1123 FT_BBox clip_box;
H A Dftoutln.h238 FT_BBox *acbox );
/external/pdfium/core/include/thirdparties/freetype/freetype/internal/
H A Dt1types.h120 FT_BBox font_bbox;
170 FT_BBox FontBBox;
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/internal/
H A Dt1types.h120 FT_BBox font_bbox;
170 FT_BBox FontBBox;
/external/chromium_org/third_party/freetype/include/freetype/internal/
H A Dt1types.h120 FT_BBox font_bbox;
170 FT_BBox FontBBox;
/external/freetype/include/internal/
H A Dt1types.h120 FT_BBox font_bbox;
170 FT_BBox FontBBox;
/external/freetype/src/base/
H A Dftbbox.c40 FT_BBox bbox;
400 FT_BBox *abbox )
402 FT_BBox cbox;
403 FT_BBox bbox;

Completed in 4304 milliseconds

1234