Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ProgerXP/Notepad2e
/ ViewStyle
Method
ViewStyle
scintilla/src/ViewStyle.cxx:84–86 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
82
}
83
84
ViewStyle::ViewStyle() {
85
Init();
86
}
87
88
ViewStyle::ViewStyle(const ViewStyle &source) {
89
Init(source.styles.size());
Callers
nothing calls this directly
Calls
2
size
Method · 0.80
Save
Method · 0.80
Tested by
no test coverage detected