Searched refs:SelectedStatement (Results 1 – 4 of 4) sorted by relevance
306 FORM_DISPLAY_ENGINE_STATEMENT *SelectedStatement; // Selected Statement and InputValue member
1035 gUserInput->SelectedStatement = Question; in ProcessOptions()1120 gUserInput->SelectedStatement = Question; in ProcessOptions()1198 gUserInput->SelectedStatement = Question; in ProcessOptions()
1953 gUserInput->SelectedStatement = Statement; in UpdateHighlightMenuInfo()1987 gUserInput->SelectedStatement = NULL; in UpdateHighlightMenuInfo()2638 gUserInput->SelectedStatement = NextMenuOption->ThisTag; in UiDisplayMenu()
1544 ASSERT (UserInput->Action != 0 || UserInput->SelectedStatement != NULL); in ProcessUserInput()1550 if (UserInput->SelectedStatement != NULL){ in ProcessUserInput()1551 Statement = GetBrowserStatement(UserInput->SelectedStatement); in ProcessUserInput()1625 PasswordCheck (NULL, UserInput->SelectedStatement, (CHAR16 *) Statement->BufferValue); in ProcessUserInput()