MCPcopy 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
65bool TextLayout::fitsInMaxSize() const {
66 return _fitsInMaxSize;
67}
68
69Valdi::Value TextLayout::toJSONValue() const {
70 Valdi::Value out;

Callers 2

TESTFunction · 0.80
makeTextLayoutMethod · 0.80

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.64