Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WheretIB/nullc
/ SetExtra
Method
SetExtra
GUI/RichTextarea.cpp:744–748 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
742
}
743
744
void RichTextarea::LineIterator::SetExtra(unsigned int extra)
745
{
746
assert(line);
747
((AreaLine*)line)->lineExtra = extra;
748
}
749
750
unsigned int RichTextarea::LineIterator::GetExtra()
751
{
Callers
1
SuperCalcSetBreakpoints
Function · 0.80
Calls
1
assert
Function · 0.85
Tested by
no test coverage detected