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