Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Snapchat/Valdi
/ fitsInMaxSize
Method
fitsInMaxSize
snap_drawing/src/snap_drawing/cpp/Text/TextLayout.cpp:65–67 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
63
}
64
65
bool TextLayout::fitsInMaxSize() const {
66
return _fitsInMaxSize;
67
}
68
69
Valdi::Value TextLayout::toJSONValue() const {
70
Valdi::Value out;
Callers
2
TEST
Function · 0.80
makeTextLayout
Method · 0.80
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.64