Home
last modified time | relevance | path

Searched defs:hDC (Results 1 – 5 of 5) sorted by relevance

/MusicPlayer2/MusicPlayer2/
H A DMusicPlayer2.cpp46 HDC hDC = ::GetDC(NULL); in BEGIN_MESSAGE_MAP() local
548 HDC hDC = dc.GetSafeHdc(); in GetDPIFromWindow() local
H A DLyricsWindow.cpp15 HDC hDC=::GetDC(NULL); in IMPLEMENT_DYNAMIC() local
233 HDC hDC=::GetDC(m_hWnd); in Draw() local
H A DCommonData.h112 HDC hDC = ::GetDC(HWND_DESKTOP); in FontSizeToLfHeight() local
H A DDesktopLyric.cpp411 HDC hDC = pGraphics->GetHDC(); in DrawToolIcon() local
/MusicPlayer2/scintilla/win32/
H A DPlatWin.cxx3141 void ListBoxX::Paint(HDC hDC) noexcept { in Paint()
3170 HDC hDC = ::BeginPaint(hWnd, &ps); in ControlWndProc() local