Searched refs:DesktopDescriptionList (Results 1 – 9 of 9) sorted by relevance
75 DesktopDescriptionList* desktop_desc = in MonitorEnumProc()76 reinterpret_cast<DesktopDescriptionList*>(l_param); in MonitorEnumProc()106 bool Win32WindowPicker::GetDesktopList(DesktopDescriptionList* descriptions) { in GetDesktopList()109 DesktopDescriptionList desktop_desc; in GetDesktopList()
46 rtc::DesktopDescriptionList descriptions; in TEST()58 for (rtc::DesktopDescriptionList::iterator it = descriptions.begin(); in TEST()
58 typedef std::vector<DesktopDescription> DesktopDescriptionList; typedef75 virtual bool GetDesktopList(DesktopDescriptionList* descriptions) = 0;
34 DesktopDescriptionList descriptions; in TEST()
25 bool GetDesktopList(DesktopDescriptionList* descriptions) override;
25 virtual bool GetDesktopList(DesktopDescriptionList* descriptions);
37 bool GetDesktopList(DesktopDescriptionList* descriptions) override;
179 bool MacWindowPicker::GetDesktopList(DesktopDescriptionList* descriptions) { in GetDesktopList()
193 bool EnumerateDesktops(DesktopDescriptionList* descriptions) { in EnumerateDesktops()776 bool X11WindowPicker::GetDesktopList(DesktopDescriptionList* descriptions) { in GetDesktopList()