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

/external/chromium_org/third_party/freetype/src/cff/
H A Dcf2hints.h243 } CF2_GlyphPathRec, *CF2_GlyphPath; typedef in typeref:struct:CF2_GlyphPathRec_
247 cf2_glyphpath_init( CF2_GlyphPath glyphpath,
259 cf2_glyphpath_finalize( CF2_GlyphPath glyphpath );
262 cf2_glyphpath_moveTo( CF2_GlyphPath glyphpath,
266 cf2_glyphpath_lineTo( CF2_GlyphPath glyphpath,
270 cf2_glyphpath_curveTo( CF2_GlyphPath glyphpath,
278 cf2_glyphpath_closeOpenPath( CF2_GlyphPath glyphpath );
/external/freetype/src/cff/
H A Dcf2hints.h245 } CF2_GlyphPathRec, *CF2_GlyphPath; typedef in typeref:struct:CF2_GlyphPathRec_
249 cf2_glyphpath_init( CF2_GlyphPath glyphpath,
261 cf2_glyphpath_finalize( CF2_GlyphPath glyphpath );
264 cf2_glyphpath_moveTo( CF2_GlyphPath glyphpath,
268 cf2_glyphpath_lineTo( CF2_GlyphPath glyphpath,
272 cf2_glyphpath_curveTo( CF2_GlyphPath glyphpath,
280 cf2_glyphpath_closeOpenPath( CF2_GlyphPath glyphpath );
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/cff/
H A Dcf2hints.h243 } CF2_GlyphPathRec, *CF2_GlyphPath; typedef in typeref:struct:CF2_GlyphPathRec_
247 cf2_glyphpath_init( CF2_GlyphPath glyphpath,
259 cf2_glyphpath_finalize( CF2_GlyphPath glyphpath );
262 cf2_glyphpath_moveTo( CF2_GlyphPath glyphpath,
266 cf2_glyphpath_lineTo( CF2_GlyphPath glyphpath,
270 cf2_glyphpath_curveTo( CF2_GlyphPath glyphpath,
278 cf2_glyphpath_closeOpenPath( CF2_GlyphPath glyphpath );

Completed in 997 milliseconds