MCPcopy 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
683void Widget::setBorder(const Border& br)
684{
685 m_border = br;
686}
687
688void Widget::setChildSpacing(int childSpacing)
689{

Callers 7

PaletteEntryEditorMethod · 0.80
onExecuteMethod · 0.80
StatusBarMethod · 0.80
ColorPopupMethod · 0.80
initWidgetMethod · 0.80
TESTFunction · 0.80

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.64