Home | History | Annotate | Download | only in rendering

Lines Matching defs:oldBrush

653                     HBRUSH oldBrush = (HBRUSH) ::SelectObject(hdc, brush);
657 ::SelectObject(hdc, oldBrush);