Home
last modified time | relevance | path

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

/MusicPlayer2/scintilla/src/
H A DAutoComplete.cxx217 void AutoComplete::Move(int delta) { in Move() function in AutoComplete
/MusicPlayer2/scintilla/include/
H A DPlatform.h170 void Move(XYPOSITION xDelta, XYPOSITION yDelta) noexcept { in Move() function