Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ProgerXP/Notepad2e
/ ProtectionActive
Method
ProtectionActive
scintilla/src/ViewStyle.cxx:385–387 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
383
}
384
385
bool ViewStyle::ProtectionActive() const {
386
return someStylesProtected;
387
}
388
389
bool ViewStyle::ValidStyle(size_t styleIndex) const {
390
return styleIndex < styles.size();
Callers
2
RangeContainsProtected
Method · 0.80
MovePositionOutsideChar
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected