Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Snapchat/Valdi
/ getTop
Method
getTop
valdi/src/valdi/runtime/Views/Frame.cpp:91–93 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
89
}
90
91
float Frame::getTop() const {
92
return y;
93
}
94
95
float Frame::getRight() const {
96
return x + width;
Callers
5
rasterInto
Method · 0.80
updateVisibleBounds
Method · 0.80
rebuild
Method · 0.80
drawFrame
Method · 0.80
drawFrameSync
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected