Home
last modified time | relevance | path

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

/MusicPlayer2/scintilla/win32/
H A DScintillaWin.cxx701 bool ScintillaWin::DragThreshold(Point ptStart, Point ptNow) { in DragThreshold()
/MusicPlayer2/scintilla/src/
H A DEditor.cxx4293 bool Editor::DragThreshold(Point ptStart, Point ptNow) { in DragThreshold()