Home
last modified time | relevance | path

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

/MusicPlayer2/scintilla/src/
H A DEditor.h523 virtual bool SetIdle(bool) { return false; } in SetIdle() function
/MusicPlayer2/scintilla/win32/
H A DScintillaWin.cxx2079 bool ScintillaWin::SetIdle(bool on) { in SetIdle() function in ScintillaWin