Searched refs:make_move (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/groff-38/groff/src/preproc/pic/
H A Dobject.h210 graphic_object *make_move(position *, direction *);
H A Dobject.cpp1129 graphic_object *object_spec::make_move(position *curpos, direction *dirp) function in class:object_spec
1844 obj = make_move(curpos, dirp);

Completed in 97 milliseconds