Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cxasm/notepad--
/ setBigTextBlockStartLine
Method
setBigTextBlockStartLine
src/scintillaeditview.cpp:3607–3610 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3605
}
3606
3607
void ScintillaEditView::setBigTextBlockStartLine(quint32 line)
3608
{
3609
m_curBlockLineStartNum = line;
3610
}
3611
3612
void ScintillaEditView::addHotSpot()
3613
{
Callers
1
showBigTextFile
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected