Home
last modified time | relevance | path

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

/MusicPlayer2/scintilla/src/
H A DCellBuffer.cxx670 bool CellBuffer::SetStyleFor(Sci::Position position, Sci::Position lengthStyle, char styleValue) no… in SetStyleFor() function in CellBuffer
H A DDocument.cxx2208 bool SCI_METHOD Document::SetStyleFor(Sci_Position length, char style) { in SetStyleFor() function in Document