Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
602
void Manager::dispatchMessages()
603
{
604
pumpQueue();
605
flipDisplay();
606
}
607
608
void Manager::addToGarbage(Widget* widget)
609
{
Callers
4
openSelectorDialog
Method · 0.80
onProcessMessage
Method · 0.80
moveWindow
Method · 0.80
pumpMessages
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected