Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ProgerXP/Notepad2e
/ SetAscent
Method
SetAscent
scintilla/include/Platform.h:269–269 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
267
void SetID(FontID fid_) { fid = fid_; }
268
#if PLAT_WX
269
void SetAscent(int ascent_) { ascent = ascent_; }
270
#endif
271
friend class Surface;
272
friend class SurfaceImpl;
Callers
1
Copy
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected