OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UpdateVisibilityState
(Results
1 - 10
of
10
) sorted by null
/external/chromium_org/chrome/renderer/prerender/
prerender_helper.cc
23
void
UpdateVisibilityState
(content::RenderFrame* render_frame) {
40
UpdateVisibilityState
(render_frame);
73
UpdateVisibilityState
(frame);
/external/chromium_org/chrome/browser/ui/ash/
shelf_browsertest.cc
37
shelf->
UpdateVisibilityState
();
/external/chromium_org/ash/shelf/
shelf_layout_manager.cc
227
UpdateVisibilityState
();
310
void ShelfLayoutManager::
UpdateVisibilityState
() {
394
UpdateVisibilityState
();
497
UpdateVisibilityState
();
503
UpdateVisibilityState
();
536
UpdateVisibilityState
();
[
all
...]
shelf_layout_manager.h
129
void
UpdateVisibilityState
();
shelf_layout_manager_unittest.cc
604
shelf->
UpdateVisibilityState
();
644
shelf->
UpdateVisibilityState
();
[
all
...]
/external/chromium_org/ash/wm/workspace/
workspace_layout_manager_unittest.cc
774
shelf->
UpdateVisibilityState
();
780
shelf->
UpdateVisibilityState
();
[
all
...]
workspace_layout_manager.cc
311
shelf_->
UpdateVisibilityState
();
/external/chromium_org/ash/
root_window_controller.cc
596
shelf_->shelf_layout_manager()->
UpdateVisibilityState
();
[
all
...]
/external/chromium_org/ash/wm/panels/
panel_window_resizer_unittest.cc
295
shelf->
UpdateVisibilityState
();
/external/chromium_org/ash/wm/dock/
docked_window_layout_manager.cc
728
shelf_layout->
UpdateVisibilityState
();
[
all
...]
Completed in 251 milliseconds