MCPcopy Create free account
hub / github.com/cxasm/notepad-- / LinesOverlap

Method LinesOverlap

src/qscint/scintilla/src/EditView.cpp:212–214  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

210}
211
212bool EditView::LinesOverlap() const {
213 return phasesDraw == phasesMultiple;
214}
215
216void EditView::ClearAllTabstops() {
217 ldTabstops.reset();

Callers 1

InvalidateRangeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected