Searched refs:rxTopBitmap (Results 1 – 2 of 2) sorted by relevance
149 const css::uno::Reference<css::rendering::XBitmap>& rxTopBitmap, in PaintVerticalBitmapComposite() argument162 if (rxTopBitmap.is()) in PaintVerticalBitmapComposite()163 aTopBitmapSize = rxTopBitmap->getSize(); in PaintVerticalBitmapComposite()183 if (rxTopBitmap.is()) in PaintVerticalBitmapComposite()197 rxCanvas->drawBitmap(rxTopBitmap, aViewState, aRenderState); in PaintVerticalBitmapComposite()
59 const css::uno::Reference<css::rendering::XBitmap>& rxTopBitmap,
Completed in 9 milliseconds