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
281
void
GetShelfSize
(int* width, int* height);
shelf_layout_manager.cc
276
GetShelfSize
(&width, &height);
709
void ShelfLayoutManager::
GetShelfSize
(int* width, int* height) {
735
GetShelfSize
(&shelf_width, &shelf_height);
[
all
...]
Completed in 56 milliseconds