Searched refs:mbBrush (Results 1 – 4 of 4) sorted by relevance
169 bool mbBrush : 1; // is Brush (FALSE == NULL_BRUSH) member in WinSalGraphics
1183 mbBrush = FALSE; in SetFillColor()1288 mbBrush = TRUE; in SetFillColor()
155 if(mbBrush && nCount && (fTransparency >= 0.0 && fTransparency < 1.0)) in drawPolyPolygon()
620 if( mbPen || !mbBrush || mbXORMode ) in drawAlphaRect()
Completed in 41 milliseconds