OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ControlsWindow
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/chrome/browser/ui/ash/launcher/
multi_profile_shell_window_launcher_controller.cc
15
bool
ControlsWindow
(aura::Window* window) {
69
if (!
ControlsWindow
(shell_window->GetNativeWindow()))
78
if (!
ControlsWindow
(shell_window->GetNativeWindow()))
shell_window_launcher_controller.cc
31
bool
ControlsWindow
(aura::Window* window) {
88
if (!
ControlsWindow
(shell_window->GetNativeWindow()))
95
if (!
ControlsWindow
(shell_window->GetNativeWindow()))
118
if (!
ControlsWindow
(window))
/external/chromium/chrome/browser/chromeos/login/
user_controller.cc
59
class
ControlsWindow
: public WidgetGtk {
61
explicit
ControlsWindow
(views::View* initial_focus_view)
86
DISALLOW_COPY_AND_ASSIGN(
ControlsWindow
);
417
WidgetGtk* window = new
ControlsWindow
(control_view);
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
FrameWork.py
865
class
ControlsWindow
(Window):
900
class ScrolledWindow(
ControlsWindow
):
905
ControlsWindow
.__init__(self, parent)
928
ControlsWindow
.do_postclose(self)
[
all
...]
Completed in 1237 milliseconds