Home
last modified time | relevance | path

Searched refs:WindowTypeNormal (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/modules/desktop_capture/linux/
Dx_atom_cache.h29 Atom WindowTypeNormal();
Dx_atom_cache.cc35 Atom XAtomCache::WindowTypeNormal() { in WindowTypeNormal() function in webrtc::XAtomCache
Dwindow_list_utils.cc95 (end != std::find(window_type.data(), end, cache->WindowTypeNormal())); in IsDesktopElement()