Searched refs:cf2_glyphpath_curveTo (Results 1 – 5 of 5) sorted by relevance
/external/freetype/src/psaux/ |
D | pshints.h | 271 cf2_glyphpath_curveTo( CF2_GlyphPath glyphpath,
|
D | psintrp.c | 400 cf2_glyphpath_curveTo( glyphPath, vals[j * 6 + 2], in cf2_doFlex() 937 cf2_glyphpath_curveTo( &glyphPath, x1, y1, x2, y2, x3, y3 ); in cf2_interpT2CharString() 1781 cf2_glyphpath_curveTo( &glyphPath, in cf2_interpT2CharString() 2728 cf2_glyphpath_curveTo( &glyphPath, x1, y1, x2, y2, x3, y3 ); in cf2_interpT2CharString() 2773 cf2_glyphpath_curveTo( &glyphPath, x1, y1, x2, y2, x3, y3 ); in cf2_interpT2CharString() 2818 cf2_glyphpath_curveTo( &glyphPath, x1, y1, x2, y2, x3, y3 ); in cf2_interpT2CharString() 2891 cf2_glyphpath_curveTo( &glyphPath, x1, y1, x2, y2, x3, y3 ); in cf2_interpT2CharString()
|
D | pshints.c | 1814 cf2_glyphpath_curveTo( CF2_GlyphPath glyphpath, in cf2_glyphpath_curveTo() function
|
/external/freetype/ |
D | ChangeLog.28 | 387 cf2_glyphpath_curveTo): Use ADD_INT32. 914 cf2_glyphpath_lineTo, cf2_glyphpath_curveTo): Use
|
D | ChangeLog.25 | 208 (cf2_glyphpath_lineTo, cf2_glyphpath_curveTo): ... add that term to
|