OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:top_item_count
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/ui/app_list/views/
apps_grid_view.cc
735
int
top_item_count
= std::min(static_cast<int>(kNumFolderTopItems),
local
737
for (int i = 0; i <
top_item_count
; ++i)
[
all
...]
Completed in 53 milliseconds