Home
last modified time | relevance | path

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

/MusicPlayer2/scintilla/src/
H A DDocument.h385 bool IsLarge() const noexcept { return cb.IsLarge(); } in IsLarge() function
H A DCellBuffer.cxx802 bool CellBuffer::IsLarge() const noexcept { in IsLarge() function in CellBuffer