OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:next_target
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/ui/app_list/
pagination_model.cc
250
int
next_target
= pending_selected_page_;
local
268
if (
next_target
>= 0)
269
SelectPage(
next_target
, true);
Completed in 47 milliseconds