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

Method viewport

src/ui/view.cpp:170–173  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

168}
169
170Viewport* View::viewport()
171{
172 return &m_viewport;
173}
174
175Rect View::viewportBounds()
176{

Callers 3

drawTextBoxFunction · 0.80
openListBoxMethod · 0.80
onProcessMessageMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected