Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
212
bool EditView::LinesOverlap() const {
213
return phasesDraw == phasesMultiple;
214
}
215
216
void EditView::ClearAllTabstops() {
217
ldTabstops.reset();
Callers
1
InvalidateRange
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected