Searched refs:cf2_glyphpath_moveTo (Results 1 – 3 of 3) sorted by relevance
/external/freetype/src/psaux/ |
D | pshints.h | 263 cf2_glyphpath_moveTo( CF2_GlyphPath glyphpath,
|
D | psintrp.c | 857 cf2_glyphpath_moveTo( &glyphPath, curX, curY ); in cf2_interpT2CharString() 2455 cf2_glyphpath_moveTo( &glyphPath, curX, curY ); in cf2_interpT2CharString() 2657 cf2_glyphpath_moveTo( &glyphPath, curX, curY ); in cf2_interpT2CharString() 2681 cf2_glyphpath_moveTo( &glyphPath, curX, curY ); in cf2_interpT2CharString()
|
D | pshints.c | 1500 cf2_glyphpath_moveTo( glyphpath, in cf2_glyphpath_pushMove() 1681 cf2_glyphpath_moveTo( CF2_GlyphPath glyphpath, in cf2_glyphpath_moveTo() function
|