MCPcopy Create free account
hub / github.com/LibreSprite/LibreSprite / broadcastMouseMessage

Method broadcastMouseMessage

src/ui/widget.cpp:1165–1168  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1163}
1164
1165void Widget::broadcastMouseMessage(WidgetsList& targets)
1166{
1167 onBroadcastMouseMessage(targets);
1168}
1169
1170// ===============================================================
1171// SIZE & POSITION

Callers 2

Calls

no outgoing calls

Tested by

no test coverage detected