OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetUsePopupAsRootWindowForTest
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/ui/aura/
root_window_host_win.h
90
AURA_EXPORT void
SetUsePopupAsRootWindowForTest
(bool use);
root_window_host_win.cc
303
void
SetUsePopupAsRootWindowForTest
(bool use) {
/external/chromium_org/ash/test/
ash_test_base.cc
121
aura::test::
SetUsePopupAsRootWindowForTest
(true);
168
aura::test::
SetUsePopupAsRootWindowForTest
(false);
Completed in 178 milliseconds