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

Method AddAnchor

libs/drape_frontend/gui/skin.cpp:216–219  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

214}
215
216void PositionResolver::AddAnchor(dp::Anchor anchor)
217{
218 m_elementAnchor = MergeAnchors(m_elementAnchor, anchor);
219}
220
221void PositionResolver::AddRelative(dp::Anchor anchor)
222{

Callers 1

ParseMethod · 0.80

Calls 1

MergeAnchorsFunction · 0.85

Tested by

no test coverage detected