Home
last modified time | relevance | path

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

/trunk/main/toolkit/source/awt/
H A Dvclxgraphics.cxx116 void VCLXGraphics::InitOutputDevice( sal_uInt16 nFlags ) in InitOutputDevice() function in VCLXGraphics
337 InitOutputDevice( INITOUTDEV_CLIPREGION|INITOUTDEV_RASTEROP ); in copy()
350 InitOutputDevice( INITOUTDEV_CLIPREGION|INITOUTDEV_RASTEROP); in draw()
382 InitOutputDevice( INITOUTDEV_CLIPREGION|INITOUTDEV_RASTEROP|INITOUTDEV_COLORS ); in drawPixel()
393 InitOutputDevice( INITOUTDEV_CLIPREGION|INITOUTDEV_RASTEROP|INITOUTDEV_COLORS ); in drawLine()
404 InitOutputDevice( INITOUTDEV_CLIPREGION|INITOUTDEV_RASTEROP|INITOUTDEV_COLORS ); in drawRect()
415 InitOutputDevice( INITOUTDEV_CLIPREGION|INITOUTDEV_RASTEROP|INITOUTDEV_COLORS ); in drawRoundedRect()
426 InitOutputDevice( INITOUTDEV_CLIPREGION|INITOUTDEV_RASTEROP|INITOUTDEV_COLORS ); in drawPolyLine()
437 InitOutputDevice( INITOUTDEV_CLIPREGION|INITOUTDEV_RASTEROP|INITOUTDEV_COLORS ); in drawPolygon()
448 InitOutputDevice( INITOUTDEV_CLIPREGION|INITOUTDEV_RASTEROP|INITOUTDEV_COLORS ); in drawPolyPolygon()
[all …]
/trunk/main/toolkit/inc/toolkit/awt/
H A Dvclxgraphics.hxx82 void InitOutputDevice( sal_uInt16 nFlags );