Home
last modified time | relevance | path

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

/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/gdi/
H A DFileDefinitionWidgetDraw.cxx187 void drawFromDrawCommands(gfx::DrawRoot const& rDrawRoot, SalGraphics& rGraphics, long nX, long nY, in drawFromDrawCommands() function
477 drawFromDrawCommands(*pDrawRoot, rGraphics, nX, nY, nWidth, nHeight); in munchDrawCommands()
483 drawFromDrawCommands(aIterator->second, rGraphics, nX, nY, nWidth, nHeight); in munchDrawCommands()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/gdi/
H A DFileDefinitionWidgetDraw.cxx253 void drawFromDrawCommands(gfx::DrawRoot const& rDrawRoot, SalGraphics& rGraphics, tools::Long nX, in drawFromDrawCommands() function
545 drawFromDrawCommands(*pDrawRoot, rGraphics, nX, nY, nWidth, nHeight); in munchDrawCommands()
551 drawFromDrawCommands(aIterator->second, rGraphics, nX, nY, nWidth, nHeight); in munchDrawCommands()