MCPcopy Create free account
hub / github.com/ProgerXP/Notepad2e / IsProtected

Method IsProtected

scintilla/src/Style.h:84–84  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

82 void ClearTo(const Style &source);
83 void Copy(Font &font_, const FontMeasurements &fm_);
84 bool IsProtected() const { return !(changeable && visible);}
85};
86
87#ifdef SCI_NAMESPACE

Callers 3

RefreshMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected