Searched refs:cf2_glyphpath_lineTo (Results 1 – 5 of 5) sorted by relevance
/external/freetype/src/psaux/ |
D | pshints.h | 267 cf2_glyphpath_lineTo( CF2_GlyphPath glyphpath,
|
D | psintrp.c | 878 cf2_glyphpath_lineTo( &glyphPath, curX, curY ); in cf2_interpT2CharString() 908 cf2_glyphpath_lineTo( &glyphPath, curX, curY ); in cf2_interpT2CharString() 951 cf2_glyphpath_lineTo( &glyphPath, curX, curY ); in cf2_interpT2CharString() 2712 cf2_glyphpath_lineTo( &glyphPath, curX, curY ); in cf2_interpT2CharString()
|
D | pshints.c | 1708 cf2_glyphpath_lineTo( CF2_GlyphPath glyphpath, in cf2_glyphpath_lineTo() function 1915 cf2_glyphpath_lineTo( glyphpath, in cf2_glyphpath_closeOpenPath()
|
/external/freetype/ |
D | ChangeLog.25 | 208 (cf2_glyphpath_lineTo, cf2_glyphpath_curveTo): ... add that term to 3543 (cf2_glyphpath_lineTo): Take care of synthesized closing lines. In
|
D | ChangeLog.28 | 914 cf2_glyphpath_lineTo, cf2_glyphpath_curveTo): Use
|