Searched refs:GetPrimaryDisplayMode (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/remoting/host/
H A Ddesktop_resizer_win.cc49 static bool GetPrimaryDisplayMode(
72 if (GetPrimaryDisplayMode(ENUM_CURRENT_SETTINGS, 0, &current_mode) &&
87 if (!GetPrimaryDisplayMode(ENUM_CURRENT_SETTINGS, 0, &current_mode) ||
95 if (!GetPrimaryDisplayMode(i, EDS_ROTATEDMODE, &candidate_mode))
162 bool DesktopResizerWin::GetPrimaryDisplayMode( function in class:remoting::DesktopResizerWin

Completed in 70 milliseconds