Home
last modified time | relevance | path

Searched refs:mbBrush (Results 1 – 4 of 4) sorted by path

/trunk/main/vcl/inc/win/
H A Dsalgdi.h169 bool mbBrush : 1; // is Brush (FALSE == NULL_BRUSH) member in WinSalGraphics
/trunk/main/vcl/win/source/gdi/
H A Dsalgdi.cxx1183 mbBrush = FALSE; in SetFillColor()
1288 mbBrush = TRUE; in SetFillColor()
H A Dsalgdi2.cxx620 if( mbPen || !mbBrush || mbXORMode ) in drawAlphaRect()
H A Dsalgdi_gdiplus.cxx155 if(mbBrush && nCount && (fTransparency >= 0.0 && fTransparency < 1.0)) in drawPolyPolygon()

Completed in 26 milliseconds