Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LibreSprite/LibreSprite
/ document
Method
document
src/app/cmd/with_document.cpp:24–27 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
22
}
23
24
app::Document* WithDocument::document()
25
{
26
return doc::get<app::Document>(m_docId);
27
}
28
29
} // namespace cmd
30
} // namespace app
Callers
15
shift
Method · 0.45
setFormat
Method · 0.45
onFireNotifications
Method · 0.45
onFireNotifications
Method · 0.45
onExecute
Method · 0.45
onUndo
Method · 0.45
onFireNotifications
Method · 0.45
onFireNotifications
Method · 0.45
onFireNotifications
Method · 0.45
onFireNotifications
Method · 0.45
ClearRect
Method · 0.45
ClearCel
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected