Searched refs:drawFromDrawCommands (Results 1 – 2 of 2) sorted by relevance
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/gdi/ |
H A D | FileDefinitionWidgetDraw.cxx | 187 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 D | FileDefinitionWidgetDraw.cxx | 253 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()
|