Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
95
int UBEmbedContent::width() const
96
{
97
return mWidth;
98
}
99
100
int UBEmbedContent::height() const
101
{
Callers
7
setupPalettes
Method · 0.45
adaptToolBar
Method · 0.45
showEmbedDialog
Method · 0.45
createWidget
Method · 0.45
TabWidget
Method · 0.45
resizeEvent
Method · 0.45
handleDevToolsRequested
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected