MCPcopy 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
272float TextLayout::GetPixelHeight() const
273{
274 return m_shapedGlyphs.m_maxLineHeightInPixels * m_textSizeRatio;
275}
276
277dp::TGlyphs TextLayout::GetGlyphs() const
278{

Callers 2

CacheStaticTextMethod · 0.45
SetTextMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected