Searched refs:bFocusPrev (Results 1 – 1 of 1) sorted by relevance
1244 bool bFocusPrev = false; in KeyInput() local1248 case KEY_UP: bFocusPrev = true; break; in KeyInput()1254 bFocusPrev = true; in KeyInput()1258 bFocusPrev = true; in KeyInput()1267 if ( !bFocusNext && !bFocusPrev ) in KeyInput()
Completed in 33 milliseconds