Searched refs:GetDpiForWindow (Results 1 – 4 of 4) sorted by relevance
29 UINT GetDpiForWindow(HWND);
57 UINT Win32DpiHelper::GetDpiForWindow(HWND hwnd) { in GetDpiForWindow() function in flutter::Win32DpiHelper
96 that->current_dpi_ = that->dpi_helper_->GetDpiForWindow(window); in WndProc()
136 return reinterpret_cast<decltype(::GetDpiForWindow)*>( in GetWindowScaleFactor()