Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SpartanJ/eepp
/ getPluginsGutterSpace
Method
getPluginsGutterSpace
src/eepp/ui/uicodeeditor.cpp:3393–3395 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3391
}
3392
3393
Float UICodeEditor::getPluginsGutterSpace() const {
3394
return mPluginsGutterSpace;
3395
}
3396
3397
Float UICodeEditor::getTotalTopSpace() const {
3398
Float space = 0.f;
Callers
1
drawLineNumbersBefore
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected