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

Method Clear

scintilla/src/ViewStyle.cxx:42–44  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

40}
41
42void FontNames::Clear() {
43 names.clear();
44}
45
46const char *FontNames::Save(const char *name) {
47 if (!name)

Callers 2

InitMethod · 0.45
ResetDefaultStyleMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected