Home
last modified time | relevance | path

Searched defs:dpi (Results 1 – 2 of 2) sorted by relevance

/MusicPlayer2/scintilla/win32/
H A DPlatWin.cxx472 int SystemMetricsForDpi(int nIndex, UINT dpi) noexcept { in SystemMetricsForDpi()
2406 HCURSOR LoadReverseArrowCursor(UINT dpi) noexcept { in LoadReverseArrowCursor()
2554 UINT dpi; member in Scintilla::ListBoxX
2926 void ListBoxX::AdjustWindowRect(PRectangle *rc, UINT dpi) noexcept { in AdjustWindowRect()
H A DScintillaWin.cxx277 UINT dpi = USER_DEFAULT_SCREEN_DPI; member in __anon16fa95300211::ReverseArrowCursor
324 UINT dpi = USER_DEFAULT_SCREEN_DPI; member in ScintillaWin