MCPcopy Create free account
hub / github.com/comaps/comaps / GetPixelLength

Method GetPixelLength

libs/drape_frontend/text_layout.cpp:267–270  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

265}
266
267float TextLayout::GetPixelLength() const
268{
269 return m_shapedGlyphs.m_lineWidthInPixels * m_textSizeRatio;
270}
271
272float TextLayout::GetPixelHeight() const
273{

Callers 1

SetLayoutMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected