Home
last modified time | relevance | path

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

/MusicPlayer2/scintilla/src/
H A DPerLine.cxx99 void LineMarkers::InsertLine(Sci::Line line) { in InsertLine() function in LineMarkers
225 void LineLevels::InsertLine(Sci::Line line) { in InsertLine() function in LineLevels
289 void LineState::InsertLine(Sci::Line line) { in InsertLine() function in LineState
360 void LineAnnotation::InsertLine(Sci::Line line) { in InsertLine() function in LineAnnotation
483 void LineTabstops::InsertLine(Sci::Line line) { in InsertLine() function in LineTabstops
H A DContractionState.cxx114 void ContractionState<LINE>::InsertLine(Sci::Line lineDoc) { in InsertLine() function in __anondcddf4790111::ContractionState
H A DCellBuffer.cxx180 void InsertLine(Sci::Line line, Sci::Position position, bool lineStart) override { in InsertLine() function in LineVector
836 void CellBuffer::InsertLine(Sci::Line line, Sci::Position position, bool lineStart) { in InsertLine() function in CellBuffer
H A DDocument.cxx175 void Document::InsertLine(Sci::Line line) { in InsertLine() function in Document