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

Method dispatchMessages

src/ui/manager.cpp:602–606  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

600}
601
602void Manager::dispatchMessages()
603{
604 pumpQueue();
605 flipDisplay();
606}
607
608void Manager::addToGarbage(Widget* widget)
609{

Callers 4

openSelectorDialogMethod · 0.80
onProcessMessageMethod · 0.80
moveWindowMethod · 0.80
pumpMessagesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected