OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:desktop_desc
(Results
1 - 1
of
1
) sorted by null
/external/webrtc/webrtc/base/
win32windowpicker.cc
75
DesktopDescriptionList*
desktop_desc
=
local
78
DesktopId id(h_monitor, static_cast<int>(
desktop_desc
->size()));
89
desktop_desc
->push_back(desc);
107
// Create a fresh WindowDescriptionList so that we can use
desktop_desc
.size()
109
DesktopDescriptionList
desktop_desc
;
local
113
reinterpret_cast<LPARAM>(&
desktop_desc
)) != FALSE) {
115
descriptions->insert(descriptions->end(),
desktop_desc
.begin(),
116
desktop_desc
.end());
Completed in 52 milliseconds