Searched refs:moveTo (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/freetype/dist/src/psaux/
H A Dpsglue.h97 /* `moveTo' and `pt3' is not used for `quadTo'. The initial point `pt0' */
126 CF2_Callback_Type moveTo; member in struct:CF2_OutlineCallbacksRec_
H A Dpsft.c258 outline->root.moveTo = cf2_builder_moveTo;
H A Dpshints.c1496 /* synthesize first moveTo to finish initialization of hintMap */
1509 glyphpath->callbacks->moveTo( glyphpath->callbacks, &params );
1668 * The functions cf2_glyphpath_{moveTo,lineTo,curveTo,closeOpenPath} are
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_util.cpp79 Stack::moveTo(Stack& that) function in class:nv50_ir::Stack
H A Dnv50_ir_graph.cpp292 cross.moveTo(bb);
H A Dnv50_ir_util.h288 void moveTo(Stack&); // move all items to target (not like push(pop()))
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_util.cpp79 Stack::moveTo(Stack& that) function in class:nv50_ir::Stack
H A Dnv50_ir_graph.cpp292 cross.moveTo(bb);
H A Dnv50_ir_util.h288 void moveTo(Stack&); // move all items to target (not like push(pop()))

Completed in 12 milliseconds