Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
150
Sizef UINodeDrawable::getSize() {
151
return mSize;
152
}
153
154
Sizef UINodeDrawable::getPixelsSize() {
155
return mSize;
Callers
1
calcDrawableSize
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected