Searched defs:MoveTo (Results 1 – 2 of 2) sorted by relevance
/MusicPlayer2/scintilla/src/ | ||
H A D | MarginView.cxx | 81 void MoveTo(int xRelative, int yRelative) { in DrawWrapMarker() function |
/MusicPlayer2/scintilla/win32/ | ||
H A D | PlatWin.cxx | 679 void SurfaceGDI::MoveTo(int x_, int y_) { in MoveTo() function in Scintilla::SurfaceGDI |