Searched refs:WindowDescriptionList (Results 1 – 11 of 11) sorted by relevance
30 WindowDescriptionList* descriptions = in EnumProc()31 reinterpret_cast<WindowDescriptionList*>(l_param); in EnumProc()101 bool Win32WindowPicker::GetWindowList(WindowDescriptionList* descriptions) { in GetWindowList()
57 typedef std::vector<WindowDescription> WindowDescriptionList; typedef72 virtual bool GetWindowList(WindowDescriptionList* descriptions) = 0;
41 virtual bool GetWindowList(WindowDescriptionList* descriptions) { in GetWindowList()68 WindowDescriptionList descriptions; in TEST()
26 WindowDescriptionList descriptions; in TEST()
24 bool GetWindowList(WindowDescriptionList* descriptions) override;
29 WindowDescriptionList descriptions; in TEST()
24 virtual bool GetWindowList(WindowDescriptionList* descriptions);
36 bool GetWindowList(WindowDescriptionList* descriptions) override;
31 rtc::WindowDescriptionList descriptions; in TEST()
177 bool EnumerateWindows(WindowDescriptionList* descriptions) { in EnumerateWindows()602 bool EnumerateScreenWindows(WindowDescriptionList* descriptions, int screen) { in EnumerateScreenWindows()772 bool X11WindowPicker::GetWindowList(WindowDescriptionList* descriptions) { in GetWindowList()
209 bool MacWindowPicker::GetWindowList(WindowDescriptionList* descriptions) { in GetWindowList()