Home
last modified time | relevance | path

Searched defs:moveto (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/games/dab/
H A Dttyscrn.cc51 void TTYSCRN::moveto(size_t y, size_t x) in moveto() function in TTYSCRN
/netbsd-src/games/tetris/
H A Dscreen.c88 moveto(int r, int c) in moveto() function
/netbsd-src/external/gpl2/groff/dist/src/devices/grolj4/
H A Dlj4.cpp196 int lj4_printer::moveto(int hpos, int vpos) in moveto() function in lj4_printer
/netbsd-src/external/gpl2/groff/dist/src/devices/grodvi/
H A Ddvi.cpp565 void dvi_printer::moveto(int h, int v) in moveto() function in dvi_printer
/netbsd-src/external/gpl2/groff/dist/src/roff/troff/
H A Dnode.cpp875 inline void troff_output_file::moveto(hunits h, vunits v) in moveto() function in troff_output_file