Lines Matching refs:menu
101 HpcMenuInterface &menu = HPC_MENU; in hpcboot() local
107 menu.progress("0"); in hpcboot()
113 menu.progress("1"); in hpcboot()
129 menu.progress("2"); in hpcboot()
137 menu.progress("3"); in hpcboot()
157 menu.progress("4"); in hpcboot()
163 menu.progress("5"); in hpcboot()
175 menu.progress("6"); in hpcboot()
184 menu.progress("7"); in hpcboot()
191 menu.progress("8"); in hpcboot()
196 menu.progress("9"); in hpcboot()
218 menu.progress("10"); in hpcboot()
224 if (MessageBox(menu._root->_window, TEXT("Push YES to boot."), in hpcboot()
232 UpdateWindow(menu._root->_window); in hpcboot()
245 MessageBox(menu._root->_window, error_message, in hpcboot()
248 menu.unprogress(); // rewind progress bar in hpcboot()