Searched defs:InsertLine (Results 1 – 4 of 4) sorted by relevance
99 void LineMarkers::InsertLine(Sci::Line line) { in InsertLine() function in LineMarkers225 void LineLevels::InsertLine(Sci::Line line) { in InsertLine() function in LineLevels289 void LineState::InsertLine(Sci::Line line) { in InsertLine() function in LineState360 void LineAnnotation::InsertLine(Sci::Line line) { in InsertLine() function in LineAnnotation483 void LineTabstops::InsertLine(Sci::Line line) { in InsertLine() function in LineTabstops
114 void ContractionState<LINE>::InsertLine(Sci::Line lineDoc) { in InsertLine() function in __anondcddf4790111::ContractionState
180 void InsertLine(Sci::Line line, Sci::Position position, bool lineStart) override { in InsertLine() function in LineVector836 void CellBuffer::InsertLine(Sci::Line line, Sci::Position position, bool lineStart) { in InsertLine() function in CellBuffer
175 void Document::InsertLine(Sci::Line line) { in InsertLine() function in Document