Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ProgerXP/Notepad2e
/ size
Method
size
scintilla/lexlib/SparseState.h:73–75 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
71
return false;
72
}
73
size_t size() const {
74
return states.size();
75
}
76
77
// Returns true if Merge caused a significant change
78
bool Merge(const SparseState<T> &other, int ignoreAfter) {
Callers
15
GetExpanded
Method · 0.80
Set
Method · 0.80
ValueAt
Method · 0.80
Merge
Method · 0.80
FormatRange
Method · 0.80
ChangeCaseOfSelection
Method · 0.80
CaseMapString
Method · 0.80
CopySelectionRange
Method · 0.80
WndProc
Method · 0.80
Limits
Method · 0.80
Count
Method · 0.80
SetMain
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected