OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:first_item
(Results
1 - 2
of
2
) sorted by null
/external/toybox/kconfig/lxdialog/
menubox.c
188
int
first_item
= 0, max_choice;
local
253
first_item
= scroll;
260
scroll =
first_item
= item_count() - max_choice;
262
scroll =
first_item
= choice - max_choice / 2;
268
print_item(
first_item
+ i, i, i == choice);
/external/google-breakpad/src/client/linux/minidump_writer/
minidump_writer.cc
1206
bool
first_item
= true;
local
[
all
...]
Completed in 174 milliseconds