Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LibreSprite/LibreSprite
/ setBorder
Method
setBorder
src/ui/widget.cpp:683–686 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
681
}
682
683
void Widget::setBorder(const Border& br)
684
{
685
m_border = br;
686
}
687
688
void Widget::setChildSpacing(int childSpacing)
689
{
Callers
7
fillWidgetWithXmlElementAttributes
Method · 0.80
PaletteEntryEditor
Method · 0.80
onExecute
Method · 0.80
StatusBar
Method · 0.80
ColorPopup
Method · 0.80
initWidget
Method · 0.80
TEST
Function · 0.80
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.64