Searched defs:glyphWidth (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/freetype/src/cff/
H A Dcf2ft.c318 CF2_F16Dot16 glyphWidth; local
355 error2 = cf2_getGlyphOutline( font, &buf, &transform, &glyphWidth );
359 cf2_setGlyphWidth( &font->outline, glyphWidth );
/external/freetype/src/cff/
H A Dcf2ft.c318 CF2_F16Dot16 glyphWidth; local
367 error2 = cf2_getGlyphOutline( font, &buf, &transform, &glyphWidth );
371 cf2_setGlyphWidth( &font->outline, glyphWidth );
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/cff/
H A Dcf2ft.c318 CF2_F16Dot16 glyphWidth; local
355 error2 = cf2_getGlyphOutline( font, &buf, &transform, &glyphWidth );
359 cf2_setGlyphWidth( &font->outline, glyphWidth );

Completed in 87 milliseconds