Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ GetPixelHeight
Method
GetPixelHeight
libs/drape_frontend/text_layout.cpp:272–275 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
270
}
271
272
float TextLayout::GetPixelHeight() const
273
{
274
return m_shapedGlyphs.m_maxLineHeightInPixels * m_textSizeRatio;
275
}
276
277
dp::TGlyphs TextLayout::GetGlyphs() const
278
{
Callers
2
CacheStaticText
Method · 0.45
SetText
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected