Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
221
void PositionResolver::AddRelative(dp::Anchor anchor)
222
{
223
m_resolveAnchor = MergeAnchors(m_resolveAnchor, anchor);
224
}
225
226
void PositionResolver::SetOffsetX(float x)
227
{
Callers
1
Parse
Method · 0.80
Calls
1
MergeAnchors
Function · 0.85
Tested by
no test coverage detected