Searched refs:FT_BBox (Results 1 - 25 of 53) sorted by relevance
123
/external/freetype/include/freetype/ |
H A D | ftbbox.h | 86 FT_BBox *abbox );
|
H A D | ftrender.h | 55 FT_BBox* abbox ); 103 FT_BBox* cbox );
|
H A D | ftglyph.h | 409 FT_BBox *acbox );
|
H A D | ftimage.h | 85 /* FT_BBox */ 120 } FT_BBox; typedef in typeref:struct:FT_BBox_ 1007 FT_BBox clip_box;
|
H A D | ftoutln.h | 256 FT_BBox *acbox );
|
H A D | t1tables.h | 315 FT_BBox* bboxes [T1_MAX_MM_DESIGNS + 1]; 405 FT_BBox font_bbox;
|
/external/pdfium/third_party/freetype/include/freetype/ |
H A D | ftbbox.h | 86 FT_BBox *abbox );
|
H A D | ftrender.h | 55 FT_BBox* abbox ); 103 FT_BBox* cbox );
|
H A D | ftglyph.h | 409 FT_BBox *acbox );
|
H A D | ftimage.h | 85 /* FT_BBox */ 120 } FT_BBox; typedef in typeref:struct:FT_BBox_ 1017 FT_BBox clip_box;
|
H A D | ftoutln.h | 248 FT_BBox *acbox );
|
H A D | t1tables.h | 315 FT_BBox* bboxes [T1_MAX_MM_DESIGNS + 1]; 405 FT_BBox font_bbox;
|
/external/freetype/include/freetype/internal/ |
H A D | t1types.h | 122 FT_BBox font_bbox; 172 FT_BBox FontBBox;
|
/external/pdfium/third_party/freetype/include/freetype/internal/ |
H A D | t1types.h | 120 FT_BBox font_bbox; 170 FT_BBox FontBBox;
|
/external/freetype/src/base/ |
H A D | ftbbox.c | 40 FT_BBox bbox; 439 FT_BBox *abbox ) 441 FT_BBox cbox = { 0x7FFFFFFFL, 0x7FFFFFFFL, 443 FT_BBox bbox = { 0x7FFFFFFFL, 0x7FFFFFFFL,
|
H A D | ftglyph.c | 123 FT_BBox* cbox ) 239 FT_BBox* bbox ) 462 FT_BBox *acbox )
|
/external/pdfium/third_party/freetype/src/base/ |
H A D | ftbbox.c | 40 FT_BBox bbox; 439 FT_BBox *abbox ) 441 FT_BBox cbox = { 0x7FFFFFFFL, 0x7FFFFFFFL, 443 FT_BBox bbox = { 0x7FFFFFFFL, 0x7FFFFFFFL,
|
H A D | ftglyph.c | 123 FT_BBox* cbox ) 239 FT_BBox* bbox ) 462 FT_BBox *acbox )
|
/external/pdfium/third_party/freetype/src/cid/ |
H A D | cidtoken.h | 105 #define FT_STRUCTURE FT_BBox
|
/external/pdfium/third_party/freetype/src/type1/ |
H A D | t1tokens.h | 113 #define FT_STRUCTURE FT_BBox
|
/external/freetype/src/cff/ |
H A D | cffgload.h | 101 FT_BBox bbox; /* bounding box */
|
H A D | cfftypes.h | 124 FT_BBox font_bbox;
|
/external/pdfium/third_party/freetype/src/cff/ |
H A D | cffgload.h | 101 FT_BBox bbox; /* bounding box */
|
/external/freetype/src/raster/ |
H A D | ftrend1.c | 89 FT_BBox* cbox ) 107 FT_BBox cbox, cbox0;
|
/external/pdfium/third_party/freetype/src/raster/ |
H A D | ftrend1.c | 89 FT_BBox* cbox ) 107 FT_BBox cbox, cbox0;
|
Completed in 626 milliseconds
123