Home
last modified time | relevance | path

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

/MusicPlayer2/scintilla/src/
H A DCellBuffer.cxx657 bool CellBuffer::SetStyleAt(Sci::Position position, char styleValue) noexcept { in SetStyleAt()
670 bool CellBuffer::SetStyleFor(Sci::Position position, Sci::Position lengthStyle, char styleValue) no… in SetStyleFor()