Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ GetFontScale
Method
GetFontScale
libs/drape_frontend/visual_params.cpp:58–62 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
56
}
57
58
double VisualParams::GetFontScale() const
59
{
60
ASSERT_INITED;
61
return m_fontScale;
62
}
63
64
void VisualParams::SetFontScale(double fontScale)
65
{
Callers
4
GenerateColoredSymbolShapes
Function · 0.80
StraightTextLayout
Method · 0.80
PathTextLayout
Method · 0.80
GetRoadShieldsViewParams
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected