Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ProgerXP/Notepad2e
/ GetID
Method
GetID
scintilla/include/Platform.h:265–265 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
263
virtual void Release();
264
265
FontID GetID() { return fid; }
266
// Alias another font - caller guarantees not to Release
267
void SetID(FontID fid_) { fid = fid_; }
268
#if PLAT_WX
Callers
15
AutoCompleteStart
Method · 0.45
CallTipShow
Method · 0.45
DocumentPointFromView
Method · 0.45
TopLineOfMain
Method · 0.45
Redraw
Method · 0.45
RedrawSelMargin
Method · 0.45
RefreshPixMaps
Method · 0.45
PaintContainsMargin
Method · 0.45
MakeAlias
Method · 0.45
CallTipStart
Method · 0.45
AutoSurface
Method · 0.45
SetFont
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected