Home
last modified time | relevance | path

Searched refs:DrawEPS (Results 1 – 10 of 10) sorted by path

/trunk/main/drawinglayer/source/processor2d/
H A Dvclprocessor2d.cxx1250 const bool bEPSPaintedDirectly(mpOutputDevice->DrawEPS( in RenderEpsPrimitive2D()
/trunk/main/vcl/inc/
H A Dprintergfx.hxx373 sal_Bool DrawEPS ( const Rectangle& rBoundingBox, void* pPtr, sal_uInt32 nSize);
H A Dsalgdi.hxx443 …sal_Bool DrawEPS( long nX, long nY, long nWidth, long nHeight, void* pPtr, sal_…
/trunk/main/vcl/inc/vcl/
H A Doutdev.hxx844 bool DrawEPS( const Point& rPt, const Size& rSz,
/trunk/main/vcl/source/gdi/
H A Dmetaact.cxx3893 pOut->DrawEPS( maPoint, maSize, maGfxLink, &maSubst ); in Execute()
H A Doutdev6.cxx1199 bool OutputDevice::DrawEPS( const Point& rPoint, const Size& rSize, in DrawEPS() function in OutputDevice
1236 … bDrawn = mpGraphics->DrawEPS( aRect.Left(), aRect.Top(), aRect.GetWidth(), aRect.GetHeight(), in DrawEPS()
1252 mpAlphaVDev->DrawEPS( rPoint, rSize, rGfxLink, pSubst ); in DrawEPS()
H A Dsalgdilayout.cxx697 sal_Bool SalGraphics::DrawEPS( long nX, long nY, long nWidth, long nHeight, void* pPtr, sal_uLong n… in DrawEPS() function in SalGraphics
/trunk/main/vcl/unx/generic/gdi/
H A Dpspgraphics.cxx468 …return m_pPrinterGfx->DrawEPS( Rectangle( Point( nX, nY ), Size( nWidth, nHeight ) ), pPtr, nSize … in drawEPS()
/trunk/main/vcl/unx/generic/printergfx/
H A Dcommon_gfx.cxx1175 PrinterGfx::DrawEPS( const Rectangle& rBoundingBox, void* pPtr, sal_uInt32 nSize ) in DrawEPS() function in PrinterGfx
/trunk/main/vcl/unx/headless/
H A Dsvppspgraphics.cxx401 …return m_pPrinterGfx->DrawEPS( Rectangle( Point( nX, nY ), Size( nWidth, nHeight ) ), pPtr, nSize … in drawEPS()

Completed in 141 milliseconds