Searched defs:GetDC (Results 1 – 2 of 2) sorted by relevance
50 HDC GetDC() const { return m_hMemDC; } in GetDC() function87 HDC GetDC() { return m_hDC; } in GetDC() function
1306 HDC CFX_WindowsDevice::GetDC() const { in GetDC() function in CFX_WindowsDevice