MCPcopy 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
87float Frame::getLeft() const {
88 return x;
89}
90
91float Frame::getTop() const {
92 return y;

Callers 7

TESTFunction · 0.45
rasterIntoMethod · 0.45
updateVisibleBoundsMethod · 0.45
rebuildMethod · 0.45
updateScrollStateMethod · 0.45
drawFrameMethod · 0.45
drawFrameSyncMethod · 0.45

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.36