Searched refs:FT_Outline_Get_CBox (Results 1 - 25 of 34) sorted by relevance

12

/external/chromium_org/third_party/freetype/include/freetype/
H A Dftoutln.h66 /* FT_Outline_Get_CBox */
213 /* FT_Outline_Get_CBox */
237 FT_Outline_Get_CBox( const FT_Outline* outline,
341 /* @FT_Outline_Get_CBox or @FT_Outline_Get_BBox. */
/external/freetype/include/
H A Dftoutln.h66 /* FT_Outline_Get_CBox */
220 /* FT_Outline_Get_CBox */
244 FT_Outline_Get_CBox( const FT_Outline* outline,
348 /* @FT_Outline_Get_CBox or @FT_Outline_Get_BBox. */
/external/pdfium/core/include/thirdparties/freetype/freetype/
H A Dftoutln.h66 /* FT_Outline_Get_CBox */
213 /* FT_Outline_Get_CBox */
237 FT_Outline_Get_CBox( const FT_Outline* outline,
341 /* @FT_Outline_Get_CBox or @FT_Outline_Get_BBox. */
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/
H A Dftoutln.h66 /* FT_Outline_Get_CBox */
213 /* FT_Outline_Get_CBox */
237 FT_Outline_Get_CBox( const FT_Outline* outline,
341 /* @FT_Outline_Get_CBox or @FT_Outline_Get_BBox. */
/external/chromium_org/third_party/freetype/src/raster/
H A Dftrend1.c94 FT_Outline_Get_CBox( &slot->outline, cbox );
163 FT_Outline_Get_CBox( outline, &cbox );
/external/freetype/src/raster/
H A Dftrend1.c94 FT_Outline_Get_CBox( &slot->outline, cbox );
163 FT_Outline_Get_CBox( outline, &cbox );
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/raster/
H A Dftrend1.c94 FT_Outline_Get_CBox( &slot->outline, cbox );
163 FT_Outline_Get_CBox( outline, &cbox );
/external/chromium_org/third_party/freetype/src/smooth/
H A Dftsmooth.c93 FT_Outline_Get_CBox( &slot->outline, cbox );
151 FT_Outline_Get_CBox( outline, &cbox );
/external/freetype/src/smooth/
H A Dftsmooth.c93 FT_Outline_Get_CBox( &slot->outline, cbox );
151 FT_Outline_Get_CBox( outline, &cbox );
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/smooth/
H A Dftsmooth.c93 FT_Outline_Get_CBox( &slot->outline, cbox );
151 FT_Outline_Get_CBox( outline, &cbox );
/external/chromium_org/third_party/ots/test/
H A Dside-by-side.cc75 FT_Outline_Get_CBox(outline, &bbox);
/external/pdfium/core/include/fxge/
H A Dfx_freetype.h119 #define FXFT_Get_Outline_Bbox(outline, cbox) FT_Outline_Get_CBox(outline, cbox)
/external/pdfium/core/include/thirdparties/freetype/
H A Dfoxitnames.h25 #define FT_Outline_Get_CBox FPDFAPI_FT_Outline_Get_CBox macro
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/
H A Dfoxitnames.h30 #define FT_Outline_Get_CBox FPDFAPI_FT_Outline_Get_CBox macro
/external/chromium_org/third_party/freetype/src/base/
H A Dftglyph.c240 FT_Outline_Get_CBox( &glyph->outline, bbox );
H A Dftoutln.c468 FT_Outline_Get_CBox( const FT_Outline* outline, function
1043 FT_Outline_Get_CBox( outline, &cbox );
/external/freetype/src/base/
H A Dftglyph.c240 FT_Outline_Get_CBox( &glyph->outline, bbox );
H A Dftoutln.c468 FT_Outline_Get_CBox( const FT_Outline* outline, function
1046 FT_Outline_Get_CBox( outline, &cbox );
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/base/
H A Dfxft_ftglyph.c240 FT_Outline_Get_CBox( &glyph->outline, bbox );
H A Dftoutln.c468 FT_Outline_Get_CBox( const FT_Outline* outline, function
1043 FT_Outline_Get_CBox( outline, &cbox );
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/cid/
H A Dcidgload.c421 FT_Outline_Get_CBox( &cidglyph->outline, &cbox );
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/type1/
H A Dt1gload.c471 FT_Outline_Get_CBox( &t1glyph->outline, &cbox );
/external/chromium_org/third_party/skia/src/ports/
H A DSkFontHost_FreeType.cpp462 FT_Outline_Get_CBox(&face->glyph->outline, bbox);
1143 FT_Outline_Get_CBox(&fFace->glyph->outline, bbox);
1185 FT_Outline_Get_CBox(&fFace->glyph->outline, bbox);
/external/skia/src/ports/
H A DSkFontHost_FreeType.cpp463 FT_Outline_Get_CBox(&face->glyph->outline, bbox);
1144 FT_Outline_Get_CBox(&fFace->glyph->outline, bbox);
1186 FT_Outline_Get_CBox(&fFace->glyph->outline, bbox);
/external/chromium_org/third_party/freetype/src/autofit/
H A Dafloader.c417 FT_Outline_Get_CBox( &gloader->base.outline, &bbox );

Completed in 8648 milliseconds

12