Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ProgerXP/Notepad2e
/ ClearFont
Method
ClearFont
scintilla/src/Style.cxx:31–33 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
29
}
30
31
void FontAlias::ClearFont() {
32
SetID(0);
33
}
34
35
bool FontSpecification::operator==(const FontSpecification &other) const {
36
return fontName == other.fontName &&
Callers
1
Clear
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected