HomeSort by: relevance | last modified time | path
    Searched defs:move_to (Results 1 - 2 of 2) sorted by relevancy

  /src/games/wump/
wump.c 127 static int move_to(const char *);
296 return(move_to(answer + 1));
315 move_to(const char *room_number) function
  /src/external/gpl2/groff/dist/src/devices/grohtml/
post-html.cpp 985 void move_to (text_glob *in);
1240 * move_to - moves the current position to the point where data, in, exists.
1244 void list::move_to (text_glob *in) function in class:list
1473 glyphs.move_to(old_pos);
3310 page_contents->glyphs.move_to(where);
3315 page_contents->glyphs.move_to(old_pos);
3346 page_contents->glyphs.move_to(where);
3350 page_contents->glyphs.move_to(old_pos);
3449 page_contents->glyphs.move_to(g);

Completed in 18 milliseconds