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

12

/external/chromium_org/third_party/freetype/src/raster/
H A Dftrend1.c78 FT_Outline_Translate( &slot->outline, delta->x, delta->y );
160 FT_Outline_Translate( outline, origin->x, origin->y );
221 FT_Outline_Translate( outline, -cbox.xMin, -cbox.yMin );
234 FT_Outline_Translate( outline, cbox.xMin, cbox.yMin );
/external/freetype/src/raster/
H A Dftrend1.c78 FT_Outline_Translate( &slot->outline, delta->x, delta->y );
160 FT_Outline_Translate( outline, origin->x, origin->y );
221 FT_Outline_Translate( outline, -cbox.xMin, -cbox.yMin );
234 FT_Outline_Translate( outline, cbox.xMin, cbox.yMin );
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/raster/
H A Dftrend1.c78 FT_Outline_Translate( &slot->outline, delta->x, delta->y );
160 FT_Outline_Translate( outline, origin->x, origin->y );
221 FT_Outline_Translate( outline, -cbox.xMin, -cbox.yMin );
234 FT_Outline_Translate( outline, cbox.xMin, cbox.yMin );
/external/chromium_org/third_party/freetype/include/freetype/
H A Dftoutln.h59 /* FT_Outline_Translate */
244 /* FT_Outline_Translate */
258 FT_Outline_Translate( const FT_Outline* outline,
303 /* You can use @FT_Outline_Translate if you need to translate the */
/external/freetype/include/
H A Dftoutln.h59 /* FT_Outline_Translate */
251 /* FT_Outline_Translate */
265 FT_Outline_Translate( const FT_Outline* outline,
310 /* You can use @FT_Outline_Translate if you need to translate the */
/external/pdfium/core/include/thirdparties/freetype/freetype/
H A Dftoutln.h59 /* FT_Outline_Translate */
244 /* FT_Outline_Translate */
258 FT_Outline_Translate( const FT_Outline* outline,
303 /* You can use @FT_Outline_Translate if you need to translate the */
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/
H A Dftoutln.h59 /* FT_Outline_Translate */
244 /* FT_Outline_Translate */
258 FT_Outline_Translate( const FT_Outline* outline,
303 /* You can use @FT_Outline_Translate if you need to translate the */
/external/chromium_org/third_party/freetype/src/smooth/
H A Dftsmooth.c77 FT_Outline_Translate( &slot->outline, delta->x, delta->y );
146 FT_Outline_Translate( outline, origin->x, origin->y );
254 FT_Outline_Translate( outline, -x_shift, -y_shift );
390 FT_Outline_Translate( outline, x_shift, y_shift );
392 FT_Outline_Translate( outline, -origin->x, -origin->y );
/external/freetype/src/smooth/
H A Dftsmooth.c77 FT_Outline_Translate( &slot->outline, delta->x, delta->y );
146 FT_Outline_Translate( outline, origin->x, origin->y );
254 FT_Outline_Translate( outline, -x_shift, -y_shift );
390 FT_Outline_Translate( outline, x_shift, y_shift );
392 FT_Outline_Translate( outline, -origin->x, -origin->y );
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/smooth/
H A Dftsmooth.c77 FT_Outline_Translate( &slot->outline, delta->x, delta->y );
146 FT_Outline_Translate( outline, origin->x, origin->y );
254 FT_Outline_Translate( outline, -x_shift, -y_shift );
390 FT_Outline_Translate( outline, x_shift, y_shift );
392 FT_Outline_Translate( outline, -origin->x, -origin->y );
/external/chromium_org/third_party/freetype/src/autofit/
H A Dafloader.c142 FT_Outline_Translate( &slot->outline,
382 FT_Outline_Translate( &dummy, x, y );
415 FT_Outline_Translate( &gloader->base.outline, -loader->pp1.x, 0 );
/external/freetype/src/autofit/
H A Dafloader.c143 FT_Outline_Translate( &slot->outline,
388 FT_Outline_Translate( &dummy, x, y );
421 FT_Outline_Translate( &gloader->base.outline, -loader->pp1.x, 0 );
/external/chromium_org/third_party/ots/test/
H A Dside-by-side.cc81 FT_Outline_Translate(outline, -bbox.xMin, -bbox.yMin);
/external/pdfium/core/include/thirdparties/freetype/
H A Dfoxitnames.h23 #define FT_Outline_Translate FPDFAPI_FT_Outline_Translate macro
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/
H A Dfoxitnames.h28 #define FT_Outline_Translate FPDFAPI_FT_Outline_Translate macro
/external/chromium_org/third_party/freetype/src/base/
H A Dftglyph.c229 FT_Outline_Translate( &glyph->outline, delta->x, delta->y );
H A Dftoutln.c518 FT_Outline_Translate( const FT_Outline* outline, function
/external/freetype/src/base/
H A Dftglyph.c229 FT_Outline_Translate( &glyph->outline, delta->x, delta->y );
H A Dftoutln.c518 FT_Outline_Translate( const FT_Outline* outline, function
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/base/
H A Dfxft_ftglyph.c229 FT_Outline_Translate( &glyph->outline, delta->x, delta->y );
H A Dftoutln.c518 FT_Outline_Translate( const FT_Outline* outline, function
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/cid/
H A Dcidgload.c383 FT_Outline_Translate( &cidglyph->outline,
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/type1/
H A Dt1gload.c433 FT_Outline_Translate( &t1glyph->outline,
/external/chromium_org/third_party/skia/src/ports/
H A DSkFontHost_FreeType_common.cpp363 FT_Outline_Translate(outline, dx - ((bbox.xMin + dx) & ~63),
/external/skia/src/ports/
H A DSkFontHost_FreeType_common.cpp363 FT_Outline_Translate(outline, dx - ((bbox.xMin + dx) & ~63),

Completed in 404 milliseconds

12