Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Snapchat/Valdi
/ getLeft
Method
getLeft
valdi/src/valdi/runtime/Views/Frame.cpp:87–89 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
85
}
86
87
float Frame::getLeft() const {
88
return x;
89
}
90
91
float Frame::getTop() const {
92
return y;
Callers
7
TEST
Function · 0.45
rasterInto
Method · 0.45
updateVisibleBounds
Method · 0.45
rebuild
Method · 0.45
updateScrollState
Method · 0.45
drawFrame
Method · 0.45
drawFrameSync
Method · 0.45
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.36