OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetItemSortOrderIndex
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ui/app_list/
app_list_item_list.cc
49
size_t index =
GetItemSortOrderIndex
(item->position(), item->id());
171
size_t to_index =
GetItemSortOrderIndex
(new_position, item->id());
179
to_index =
GetItemSortOrderIndex
(new_position, item->id());
210
size_t AppListItemList::
GetItemSortOrderIndex
(
app_list_item_list.h
92
size_t
GetItemSortOrderIndex
(const syncer::StringOrdinal& position,
Completed in 137 milliseconds