Home
last modified time | relevance | path

Searched refs:editorGraphics (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/aseprite/aseprite-1.2.9/src/app/ui/editor/
H A Deditor.cpp852 GraphicsPtr editorGraphics = getGraphics(clientBounds()); in drawSpriteClipped() local
858 drawSpriteUnclippedRect(editorGraphics.get(), updateRect); in drawSpriteClipped()