MCPcopy Create free account
hub / github.com/OpenBoard-org/OpenBoard / width

Method width

src/web/UBEmbedContent.cpp:95–98  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

93}
94
95int UBEmbedContent::width() const
96{
97 return mWidth;
98}
99
100int UBEmbedContent::height() const
101{

Callers 7

setupPalettesMethod · 0.45
adaptToolBarMethod · 0.45
showEmbedDialogMethod · 0.45
createWidgetMethod · 0.45
TabWidgetMethod · 0.45
resizeEventMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected