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

Method AddRelative

libs/drape_frontend/gui/skin.cpp:221–224  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

219}
220
221void PositionResolver::AddRelative(dp::Anchor anchor)
222{
223 m_resolveAnchor = MergeAnchors(m_resolveAnchor, anchor);
224}
225
226void PositionResolver::SetOffsetX(float x)
227{

Callers 1

ParseMethod · 0.80

Calls 1

MergeAnchorsFunction · 0.85

Tested by

no test coverage detected