Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Snapchat/Valdi
/ location
Method
location
valdi/src/valdi/runtime/Views/Frame.cpp:107–109 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
105
}
106
107
Point Frame::location() const {
108
return Point(x, y);
109
}
110
111
void Frame::setLeft(float left) {
112
auto diff = x - left;
Callers
1
getViewNodePoint
Method · 0.80
Calls
1
Point
Class · 0.70
Tested by
no test coverage detected