Searched refs:FT_Bitmap_Size (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/third_party/freetype/include/freetype/
H A Dfreetype.h119 /* FT_Bitmap_Size */
263 /* FT_Bitmap_Size */
308 } FT_Bitmap_Size; typedef in typeref:struct:FT_Bitmap_Size_
836 /* available_sizes :: An array of @FT_Bitmap_Size for all bitmap */
933 FT_Bitmap_Size* available_sizes;
941 /*# are only relevant to scalable outlines; cf. @FT_Bitmap_Size */
/external/freetype/include/
H A Dfreetype.h154 /* FT_Bitmap_Size */
298 /* FT_Bitmap_Size */
343 } FT_Bitmap_Size; typedef in typeref:struct:FT_Bitmap_Size_
875 /* available_sizes :: An array of @FT_Bitmap_Size for all bitmap */
972 FT_Bitmap_Size* available_sizes;
980 /*# are only relevant to scalable outlines; cf. @FT_Bitmap_Size */
/external/pdfium/core/include/thirdparties/freetype/freetype/
H A Dfreetype.h119 /* FT_Bitmap_Size */
263 /* FT_Bitmap_Size */
308 } FT_Bitmap_Size; typedef in typeref:struct:FT_Bitmap_Size_
838 /* available_sizes :: An array of @FT_Bitmap_Size for all bitmap */
935 FT_Bitmap_Size* available_sizes;
947 /*# are only relevant to scalable outlines; cf. @FT_Bitmap_Size */
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/
H A Dfreetype.h119 /* FT_Bitmap_Size */
263 /* FT_Bitmap_Size */
308 } FT_Bitmap_Size; typedef in typeref:struct:FT_Bitmap_Size_
838 /* available_sizes :: An array of @FT_Bitmap_Size for all bitmap */
935 FT_Bitmap_Size* available_sizes;
947 /*# are only relevant to scalable outlines; cf. @FT_Bitmap_Size */
/external/chromium_org/third_party/freetype/src/sfnt/
H A Dsfobjs.c914 * Now allocate the root array of FT_Bitmap_Size records and
916 * depths in the FT_Bitmap_Size record. This is a design error.
943 FT_Bitmap_Size* bsize = root->available_sizes + i;
/external/freetype/src/sfnt/
H A Dsfobjs.c1326 * Now allocate the root array of FT_Bitmap_Size records and
1328 * depths in the FT_Bitmap_Size record. This is a design error.
1355 FT_Bitmap_Size* bsize = root->available_sizes + i;
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/sfnt/
H A Dsfobjs.c916 * Now allocate the root array of FT_Bitmap_Size records and
918 * depths in the FT_Bitmap_Size record. This is a design error.
945 FT_Bitmap_Size* bsize = root->available_sizes + i;
/external/chromium_org/third_party/freetype/src/base/
H A Dftobjs.c2232 FT_Bitmap_Size* bsize = face->available_sizes + i;
2519 /* FT_Bitmap_Size doesn't provide enough info... */
2536 FT_Bitmap_Size* bsize = face->available_sizes + i;
2624 FT_Bitmap_Size* bsize;
/external/freetype/src/base/
H A Dftobjs.c2243 FT_Bitmap_Size* bsize = face->available_sizes + i;
2533 /* FT_Bitmap_Size doesn't provide enough info... */
2550 FT_Bitmap_Size* bsize = face->available_sizes + i;
2638 FT_Bitmap_Size* bsize;
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/base/
H A Dftobjs.c2232 FT_Bitmap_Size* bsize = face->available_sizes + i;
2522 /* FT_Bitmap_Size doesn't provide enough info... */
2539 FT_Bitmap_Size* bsize = face->available_sizes + i;
2627 FT_Bitmap_Size* bsize;

Completed in 470 milliseconds