Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ProgerXP/Notepad2e
/ MakeAlias
Method
MakeAlias
scintilla/src/Style.cxx:27–29 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
25
}
26
27
void FontAlias::MakeAlias(Font &fontOrigin) {
28
SetID(fontOrigin.GetID());
29
}
30
31
void FontAlias::ClearFont() {
32
SetID(0);
Callers
1
Copy
Method · 0.80
Calls
1
GetID
Method · 0.45
Tested by
no test coverage detected