Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SpartanJ/eepp
/ getDrawable
Method
getDrawable
src/eepp/ui/uinodedrawable.cpp:409–411 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
407
}
408
409
Drawable* UINodeDrawable::LayerDrawable::getDrawable() const {
410
return mDrawable;
411
}
412
413
const std::string& UINodeDrawable::LayerDrawable::getDrawableRef() const {
414
return mDrawableRef;
Callers
1
setDrawable
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected