Home
last modified time | relevance | path

Searched defs:MoveTo (Results 1 – 2 of 2) sorted by relevance

/MusicPlayer2/scintilla/src/
H A DMarginView.cxx81 void MoveTo(int xRelative, int yRelative) { in DrawWrapMarker() function
/MusicPlayer2/scintilla/win32/
H A DPlatWin.cxx679 void SurfaceGDI::MoveTo(int x_, int y_) { in MoveTo() function in Scintilla::SurfaceGDI
1395 void SurfaceD2D::MoveTo(int x_, int y_) { in MoveTo() function in Scintilla::SurfaceD2D