Searched defs:has_window (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/ash/
H A Dfocus_cycler.cc51 const bool has_window = HasFocusableWindow(); local
54 int browser_index = has_window ? count : -1;
63 if (has_window)
/external/chromium_org/content/browser/web_contents/aura/
H A Doverscroll_navigation_overlay.h34 bool has_window() const { return !!window_.get(); } function in class:content::OverscrollNavigationOverlay
/external/chromium_org/ui/aura/
H A Dwindow_event_dispatcher_unittest.cc2024 bool has_window() const { return !!window_.get(); } function in class:aura::SelfDestructDelegate
2054 EXPECT_TRUE(delegate.has_window());
2057 EXPECT_FALSE(delegate.has_window());
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 111 milliseconds