MCPcopy Create free account
hub / github.com/SpartanJ/eepp / getSize

Method getSize

src/eepp/ui/uinodedrawable.cpp:150–152  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

148}
149
150Sizef UINodeDrawable::getSize() {
151 return mSize;
152}
153
154Sizef UINodeDrawable::getPixelsSize() {
155 return mSize;

Callers 1

calcDrawableSizeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected