Home
last modified time | relevance | path

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

/trunk/main/toolkit/source/awt/
H A Dvclxgraphics.cxx135 if ( nFlags & INITOUTDEV_RASTEROP ) in InitOutputDevice()
339 InitOutputDevice( INITOUTDEV_CLIPREGION|INITOUTDEV_RASTEROP ); in copy()
352 InitOutputDevice( INITOUTDEV_CLIPREGION|INITOUTDEV_RASTEROP); in draw()
384 InitOutputDevice( INITOUTDEV_CLIPREGION|INITOUTDEV_RASTEROP|INITOUTDEV_COLORS ); in drawPixel()
395 InitOutputDevice( INITOUTDEV_CLIPREGION|INITOUTDEV_RASTEROP|INITOUTDEV_COLORS ); in drawLine()
406 InitOutputDevice( INITOUTDEV_CLIPREGION|INITOUTDEV_RASTEROP|INITOUTDEV_COLORS ); in drawRect()
417 InitOutputDevice( INITOUTDEV_CLIPREGION|INITOUTDEV_RASTEROP|INITOUTDEV_COLORS ); in drawRoundedRect()
428 InitOutputDevice( INITOUTDEV_CLIPREGION|INITOUTDEV_RASTEROP|INITOUTDEV_COLORS ); in drawPolyLine()
439 InitOutputDevice( INITOUTDEV_CLIPREGION|INITOUTDEV_RASTEROP|INITOUTDEV_COLORS ); in drawPolygon()
450 InitOutputDevice( INITOUTDEV_CLIPREGION|INITOUTDEV_RASTEROP|INITOUTDEV_COLORS ); in drawPolyPolygon()
[all …]
/trunk/main/toolkit/inc/toolkit/awt/
H A Dvclxgraphics.hxx45 #define INITOUTDEV_RASTEROP 0x0004 macro

Completed in 20 milliseconds