Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BohemiaInteractive/CWR
/ GetTextHeight
Method
GetTextHeight
engine/Poseidon/UI/Controls/UIControls.cpp:243–246 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
241
}
242
243
float CStatic::GetTextHeight() const
244
{
245
return NLines() * _scale * _size;
246
}
247
248
bool CStatic::OnKeyDown(unsigned nChar, unsigned nRepCnt, unsigned nFlags)
249
{
Callers
2
DisplayHintC
Method · 0.80
SetHint
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected