Home
last modified time | relevance | path

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

/MusicPlayer2/scintilla/src/
H A DDocument.h383 void SetReadOnly(bool set) { cb.SetReadOnly(set); } in SetReadOnly()
H A DCellBuffer.cxx798 void CellBuffer::SetReadOnly(bool set) noexcept { in SetReadOnly()