OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetShelfSize
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ash/shelf/
shelf_layout_manager.h
259
void
GetShelfSize
(int* width, int* height);
shelf_layout_manager.cc
266
GetShelfSize
(&width, &height);
685
void ShelfLayoutManager::
GetShelfSize
(int* width, int* height) {
711
GetShelfSize
(&shelf_width, &shelf_height);
[
all
...]
Completed in 86 milliseconds