OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:always_on_top_controller
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/ash/wm/
stacking_controller.cc
11
#include "ash/wm/
always_on_top_controller
.h"
48
return GetRootWindowController(root_window)->
always_on_top_controller
();
/external/chromium_org/ash/
root_window_controller.h
124
AlwaysOnTopController*
always_on_top_controller
() {
function in class:ash::RootWindowController
/external/chromium_org/ash/wm/workspace/
workspace_layout_manager.cc
15
#include "ash/wm/
always_on_top_controller
.h"
217
always_on_top_controller
()->GetContainer(window)->AddChild(window);
Completed in 844 milliseconds