Home
last modified time | relevance | path

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

/MusicPlayer2/scintilla/src/
H A DMarginView.cxx84 void LineTo(int xRelative, int yRelative) { in DrawWrapMarker() function
/MusicPlayer2/scintilla/win32/
H A DPlatWin.cxx683 void SurfaceGDI::LineTo(int x_, int y_) { in LineTo() function in Scintilla::SurfaceGDI
1409 void SurfaceD2D::LineTo(int x_, int y_) { in LineTo() function in Scintilla::SurfaceD2D