OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UpdateAutoHideStateNow
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/ash/shelf/
shelf_layout_manager_unittest.cc
341
void
UpdateAutoHideStateNow
() {
342
GetShelfLayoutManager()->
UpdateAutoHideStateNow
();
[
all
...]
shelf_layout_manager.h
300
void
UpdateAutoHideStateNow
();
shelf_layout_manager.cc
370
this, &ShelfLayoutManager::
UpdateAutoHideStateNow
);
543
UpdateAutoHideStateNow
();
[
all
...]
/external/chromium_org/ash/system/web_notification/
web_notification_tray_unittest.cc
462
shelf->
UpdateAutoHideStateNow
();
467
shelf->
UpdateAutoHideStateNow
();
Completed in 43 milliseconds