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

Method IsFull

libs/drape/font_texture.cpp:75–78  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

73}
74
75bool GlyphPacker::IsFull() const
76{
77 return m_isFull;
78}
79
80GlyphIndex::GlyphIndex(m2::PointU const & size, ref_ptr<GlyphManager> mng) : m_packer(size), m_mng(mng)
81{

Callers 2

CanBeGlyphPackedMethod · 0.45
UNIT_TESTFunction · 0.45

Calls

no outgoing calls

Tested by 1

UNIT_TESTFunction · 0.36