Searched refs:hdcSrc (Results 1 – 1 of 1) sorted by relevance
645 HDC hdcSrc = static_cast<HDC>(GetPortHDC(reinterpret_cast<GrafPtr>(m_private->m_gWorld))); in paint() local646 if (!hdcSrc) in paint()655 AlphaBlend(hdc, x, y, m_private->m_width, m_private->m_height, hdcSrc, in paint()