OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:window_overlaps_shelf_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ash/shelf/
shelf_layout_manager.h
144
bool window_overlaps_shelf() const { return
window_overlaps_shelf_
; }
350
bool
window_overlaps_shelf_
;
member in class:ash::ShelfLayoutManager
shelf_layout_manager.cc
197
window_overlaps_shelf_
(false),
375
window_overlaps_shelf_
= value;
[
all
...]
Completed in 626 milliseconds