OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetFirstVisibleIndex
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/ash/test/
shelf_view_test_api.h
41
int
GetFirstVisibleIndex
();
shelf_view_test_api.cc
59
int ShelfViewTestAPI::
GetFirstVisibleIndex
() {
/external/chromium_org/ash/shelf/
shelf_view_unittest.cc
487
model_->items()[test_api_for_overflow.
GetFirstVisibleIndex
()].id;
542
model_->items()[test_api_for_overflow.
GetFirstVisibleIndex
()].id,
552
model_->items()[test_api_for_overflow.
GetFirstVisibleIndex
()].id,
557
model_->items()[test_api_for_overflow.
GetFirstVisibleIndex
() + 1].id,
[
all
...]
Completed in 219 milliseconds