Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ HasWidget
Method
HasWidget
libs/drape_frontend/gui/layer_render.cpp:160–163 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
158
}
159
160
bool LayerRenderer::HasWidget(EWidget widget) const
161
{
162
return m_renderers.find(widget) != m_renderers.end();
163
}
164
165
namespace
166
{
Callers
1
AcceptMessage
Method · 0.80
Calls
2
find
Method · 0.45
end
Method · 0.45
Tested by
no test coverage detected