Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
216
void PositionResolver::AddAnchor(dp::Anchor anchor)
217
{
218
m_elementAnchor = MergeAnchors(m_elementAnchor, anchor);
219
}
220
221
void PositionResolver::AddRelative(dp::Anchor anchor)
222
{
Callers
1
Parse
Method · 0.80
Calls
1
MergeAnchors
Function · 0.85
Tested by
no test coverage detected