OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UpdateVisibilityState
(Results
1 - 8
of
8
) sorted by null
/external/chromium_org/chrome/renderer/prerender/
prerender_helper.cc
22
void
UpdateVisibilityState
(content::RenderView* render_view) {
36
UpdateVisibilityState
(render_view);
69
UpdateVisibilityState
(view);
/external/chromium_org/chrome/browser/ui/ash/
shelf_browsertest.cc
37
shelf->
UpdateVisibilityState
();
/external/chromium_org/ash/shelf/
shelf_layout_manager.cc
229
UpdateVisibilityState
();
317
void ShelfLayoutManager::
UpdateVisibilityState
() {
482
UpdateVisibilityState
();
493
UpdateVisibilityState
();
530
UpdateVisibilityState
();
[
all
...]
shelf_layout_manager.h
122
void
UpdateVisibilityState
();
shelf_layout_manager_unittest.cc
527
shelf->
UpdateVisibilityState
();
561
shelf->
UpdateVisibilityState
();
[
all
...]
/external/chromium_org/ash/wm/
base_layout_manager_unittest.cc
305
shelf->
UpdateVisibilityState
();
311
shelf->
UpdateVisibilityState
();
/external/chromium_org/ash/
root_window_controller.cc
489
shelf_->shelf_layout_manager()->
UpdateVisibilityState
();
793
shelf_->shelf_layout_manager()->
UpdateVisibilityState
();
/external/chromium_org/ash/wm/workspace/
workspace_layout_manager.cc
281
shelf_->
UpdateVisibilityState
();
Completed in 249 milliseconds