MCPcopy 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
3393Float UICodeEditor::getPluginsGutterSpace() const {
3394 return mPluginsGutterSpace;
3395}
3396
3397Float UICodeEditor::getTotalTopSpace() const {
3398 Float space = 0.f;

Callers 1

drawLineNumbersBeforeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected