Searched refs:WindowTypeNormal (Results 1 – 3 of 3) sorted by relevance
29 Atom WindowTypeNormal();
35 Atom XAtomCache::WindowTypeNormal() { in WindowTypeNormal() function in webrtc::XAtomCache
95 (end != std::find(window_type.data(), end, cache->WindowTypeNormal())); in IsDesktopElement()