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