Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WheretIB/nullc
/ GetExtra
Method
GetExtra
GUI/RichTextarea.cpp:750–754 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
748
}
749
750
unsigned int RichTextarea::LineIterator::GetExtra()
751
{
752
assert(line);
753
return ((AreaLine*)line)->lineExtra;
754
}
755
756
RichTextarea::LineIterator RichTextarea::GetFirstLine(HWND wnd)
757
{
Callers
3
RefreshBreakpoints
Function · 0.80
SuperCalcSetBreakpoints
Function · 0.80
WndProc
Function · 0.80
Calls
1
assert
Function · 0.85
Tested by
no test coverage detected