Home
last modified time | relevance | path

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

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