Searched refs:desktop_desc (Results 1 – 1 of 1) sorted by relevance
75 DesktopDescriptionList* desktop_desc = in MonitorEnumProc() local78 DesktopId id(h_monitor, static_cast<int>(desktop_desc->size())); in MonitorEnumProc()89 desktop_desc->push_back(desc); in MonitorEnumProc()109 DesktopDescriptionList desktop_desc; in GetDesktopList() local113 reinterpret_cast<LPARAM>(&desktop_desc)) != FALSE) { in GetDesktopList()115 descriptions->insert(descriptions->end(), desktop_desc.begin(), in GetDesktopList()116 desktop_desc.end()); in GetDesktopList()