Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/diasurgical/DevilutionX
/ HeaderHeight
Function
HeaderHeight
Source/help.cpp:122–125 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
120
}
121
122
int HeaderHeight()
123
{
124
return PaddingTop + LineHeight() + 2 * BlankLineHeight() + DividerLineMarginY();
125
}
126
127
int ContentPaddingY()
128
{
Callers
3
ContentsTextHeight
Function · 0.70
DrawHelpSlider
Function · 0.70
DrawHelp
Function · 0.70
Calls
3
LineHeight
Function · 0.70
BlankLineHeight
Function · 0.70
DividerLineMarginY
Function · 0.70
Tested by
no test coverage detected