Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenLoco/OpenLoco
/ getSmallerLineHeight
Method
getSmallerLineHeight
src/OpenLoco/src/Graphics/TextRenderer.cpp:2122–2125 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2120
}
2121
2122
uint16_t TextRenderer::getSmallerLineHeight(Font font)
2123
{
2124
return Impl::getSmallerLineHeight(font);
2125
}
2126
2127
}
Callers
nothing calls this directly
Calls
1
getSmallerLineHeight
Function · 0.85
Tested by
no test coverage detected