MCPcopy Create free account
hub / github.com/Samsung/rlottie / width

Method width

example/evasapp.h:51–51  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

49 void setup();
50 void resize(int w, int h);
51 int width() const{ return mw;}
52 int height() const{ return mh;}
53 void run();
54 Ecore_Evas * ee() const{return mEcoreEvas;}

Callers 4

showMethod · 0.45
addFrameMethod · 0.45
resizeMethod · 0.45
showMethod · 0.45

Calls

no outgoing calls

Tested by 3

showMethod · 0.36
resizeMethod · 0.36
showMethod · 0.36