Home | History | Annotate | Download | only in win32

Lines Matching refs:GetClipRgn

469 FX_LPVOID CGdiDeviceDriver::GetClipRgn()

472 if (::GetClipRgn(m_hDC, hClipRgn) == 0) {