OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetAutoHideBehavior
(Results
1 - 15
of
15
) sorted by null
/external/chromium_org/ash/shelf/
shelf_layout_manager_unittest.cc
386
shelf->
SetAutoHideBehavior
(SHELF_AUTO_HIDE_BEHAVIOR_NEVER);
402
shelf->
SetAutoHideBehavior
(SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS);
409
shelf->
SetAutoHideBehavior
(SHELF_AUTO_HIDE_BEHAVIOR_NEVER);
806
shelf->
SetAutoHideBehavior
(ash::SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS);
[
all
...]
shelf_layout_manager.h
96
void
SetAutoHideBehavior
(ShelfAutoHideBehavior behavior);
shelf_tooltip_manager_unittest.cc
162
shelf->
SetAutoHideBehavior
(SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS);
shelf_layout_manager.cc
226
void ShelfLayoutManager::
SetAutoHideBehavior
(ShelfAutoHideBehavior behavior) {
489
SetAutoHideBehavior
(new_auto_hide_behavior);
[
all
...]
shelf_view_unittest.cc
[
all
...]
/external/chromium_org/ash/
screen_ash_unittest.cc
30
SetAutoHideBehavior
(ash::SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS);
root_window_controller_unittest.cc
137
shelf_layout_manager->
SetAutoHideBehavior
(
shell.cc
424
SetAutoHideBehavior
(behavior);
[
all
...]
/external/chromium_org/ash/system/web_notification/
web_notification_tray_unittest.cc
375
shelf->
SetAutoHideBehavior
(SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS);
437
shelf->
SetAutoHideBehavior
(SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS);
440
shelf->
SetAutoHideBehavior
(SHELF_AUTO_HIDE_BEHAVIOR_NEVER);
/external/chromium_org/ash/system/user/
tray_user_unittest.cc
111
shelf()->
SetAutoHideBehavior
(SHELF_AUTO_HIDE_BEHAVIOR_NEVER);
/external/chromium_org/ash/wm/
workspace_controller_unittest.cc
352
shelf->
SetAutoHideBehavior
(ash::SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS);
457
shelf->
SetAutoHideBehavior
(SHELF_AUTO_HIDE_BEHAVIOR_NEVER);
645
shelf->
SetAutoHideBehavior
(SHELF_AUTO_HIDE_BEHAVIOR_NEVER);
661
shelf->
SetAutoHideBehavior
(SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS);
[
all
...]
base_layout_manager_unittest.cc
293
shelf->
SetAutoHideBehavior
(SHELF_AUTO_HIDE_BEHAVIOR_ALWAYS);
immersive_fullscreen_controller_unittest.cc
[
all
...]
/external/chromium_org/ash/wm/workspace/
workspace_window_resizer_unittest.cc
[
all
...]
/external/chromium_org/ash/wm/panels/
panel_layout_manager_unittest.cc
252
shelf->
SetAutoHideBehavior
(behavior);
Completed in 3073 milliseconds