Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axmolengine/axmol
/ setWidth
Method
setWidth
core/ui/UIRichText.cpp:245–248 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
243
}
244
245
void RichElementImage::setWidth(int width)
246
{
247
_width = width;
248
}
249
250
void RichElementImage::setHeight(int height)
251
{
Callers
5
getCodecMaxValues
Method · 0.45
MyXMLVisitor
Method · 0.45
setScrollBarWidth
Method · 0.45
renderListItem
Method · 0.45
LabelIssue12409Test
Method · 0.45
Calls
no outgoing calls
Tested by
1
LabelIssue12409Test
Method · 0.36