OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ValidateInsertionIndex
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ash/shelf/
shelf_model.h
87
int
ValidateInsertionIndex
(ShelfItemType type, int index) const;
shelf_model.cc
58
index =
ValidateInsertionIndex
(item.type, index);
90
index :
ValidateInsertionIndex
(item.type, index);
169
int ShelfModel::
ValidateInsertionIndex
(ShelfItemType type, int index) const {
Completed in 353 milliseconds