Searched refs:ulBrushClr (Results 1 – 7 of 7) sorted by relevance
100 ULONG ulForegroundClr, ulBackgroundClr, ulBrushClr; in GdiFlushUserBatch() local124 ulBrushClr = dc->pdcattr->ulBrushClr; in GdiFlushUserBatch()134 dc->pdcattr->ulBrushClr = pgDPB->ulBrushClr; in GdiFlushUserBatch()151 dc->pdcattr->ulBrushClr = ulBrushClr; in GdiFlushUserBatch()165 ULONG ulForegroundClr, ulBackgroundClr, ulBrushClr; in GdiFlushUserBatch() local189 ulBrushClr = dc->pdcattr->ulBrushClr; in GdiFlushUserBatch()197 dc->pdcattr->ulBrushClr = pgDPB->ulBrushClr; in GdiFlushUserBatch()239 dc->pdcattr->ulBrushClr = ulBrushClr; in GdiFlushUserBatch()
217 OldColor = (COLORREF) dc->pdcattr->ulBrushClr; in IntSetDCBrushColor()218 dc->pdcattr->ulBrushClr = (ULONG) crColor; in IntSetDCBrushColor()
276 pdc->dcattr.ulBrushClr = RGB(0xff, 0xff, 0xff); in DC_vInitDc()
521 pgO->ulBrushClr = pdcattr->ulBrushClr; in PatBlt()603 pgO->ulBrushClr = pdcattr->ulBrushClr; in PolyPatBlt()
876 return pdcattr->ulBrushClr; in GetDCBrushColor()924 crOldColor = pdcattr->ulBrushClr; in SetDCBrushColor()925 pdcattr->ulBrushClr = crColor; in SetDCBrushColor()
478 ULONG ulBrushClr; member499 ULONG ulBrushClr; member
302 ULONG ulBrushClr; member