OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EnsureApplicationRunOnForeground
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/chrome/browser/ui/panels/
native_panel.h
144
virtual bool
EnsureApplicationRunOnForeground
() = 0;
base_panel_browser_test.cc
307
ASSERT_TRUE(panel_testing->
EnsureApplicationRunOnForeground
()) <<
/external/chromium_org/chrome/browser/ui/views/panels/
panel_view.cc
114
virtual bool
EnsureApplicationRunOnForeground
() OVERRIDE;
239
bool NativePanelTestingWin::
EnsureApplicationRunOnForeground
() {
[
all
...]
/external/chromium_org/chrome/browser/ui/gtk/panels/
panel_gtk.cc
[
all
...]
Completed in 657 milliseconds