Searched refs:rxLeftBitmap (Results 1 – 2 of 2) sorted by relevance
44 const css::uno::Reference<css::rendering::XBitmap>& rxLeftBitmap, in PaintHorizontalBitmapComposite() argument57 if (rxLeftBitmap.is()) in PaintHorizontalBitmapComposite()58 aLeftBitmapSize = rxLeftBitmap->getSize(); in PaintHorizontalBitmapComposite()78 if (rxLeftBitmap.is()) in PaintHorizontalBitmapComposite()92 rxCanvas->drawBitmap(rxLeftBitmap, aViewState, aRenderState); in PaintHorizontalBitmapComposite()
51 const css::uno::Reference<css::rendering::XBitmap>& rxLeftBitmap,
Completed in 8 milliseconds