Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenRCT2/OpenRCT2
/ getTitleBarDiffNormal
Method
getTitleBarDiffNormal
src/openrct2/interface/WindowBase.cpp:166–169 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
164
}
165
166
int16_t WindowBase::getTitleBarDiffNormal() const
167
{
168
return getTitleBarCurrentHeight() - kTitleHeightNormal;
169
}
170
} // namespace OpenRCT2
Callers
9
WindowSetResize
Function · 0.80
height_get
Method · 0.80
height_set
Method · 0.80
minHeight_get
Method · 0.80
minHeight_set
Method · 0.80
maxHeight_get
Method · 0.80
maxHeight_set
Method · 0.80
y_get
Method · 0.80
y_set
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected