Home
last modified time | relevance | path

Searched refs:screen_move (Results 1 – 1 of 1) sorted by relevance

/original-bsd/usr.bin/plot/
H A Dcrtplot.c41 screen_move(y, x) in screen_move() function
102 screen_move(scaleY(y), scaleX(x));
211 screen_move((int) floor(y), (int) floor(x));