Home
last modified time | relevance | path

Searched defs:WindowList (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/modules/desktop_capture/
Dwindow_capturer.h37 typedef std::vector<Window> WindowList; typedef
/external/python/cpython2/Lib/idlelib/
DWindowList.py3 class WindowList: class
/external/python/cpython3/Lib/idlelib/
Dwindow.py5 class WindowList: class