Home | History | Annotate | Download | only in win32

Lines Matching refs:SRCCOPY

499                         0, 0, dst_width, dst_height, pBuffer, (BITMAPINFO*)(FX_LPCSTR)info, DIB_RGB_COLORS, SRCCOPY);

546 (BITMAPINFO*)(FX_LPCSTR)toStrechBitmapInfo, DIB_RGB_COLORS, SRCCOPY);
939 BitBlt(hDCMemory, 0, 0, width, height, m_hDC, left, top, SRCCOPY);