Searched refs:sel (Results 1 – 4 of 4) sorted by relevance
523 int ScreenRecoveryUI::SelectMenu(int sel) { in SelectMenu() argument528 menu_sel = sel; in SelectMenu()531 sel = menu_sel; in SelectMenu()535 return sel; in SelectMenu()
113 virtual int SelectMenu(int sel) = 0;
55 int SelectMenu(int sel);
143 int SelectMenu(int sel) { return 0; } in SelectMenu() argument