Searched refs:gInputErrorMessage (Results 1 – 3 of 3) sorted by relevance
118 extern CHAR16 *gInputErrorMessage;
43 CHAR16 *gInputErrorMessage; variable731 gInputErrorMessage = LibGetToken (STRING_TOKEN (INPUT_ERROR_MESSAGE), mCDLStringPackHandle); in InitializeLibStrings()772 FreePool (gInputErrorMessage); in FreeLibStrings()
363 gInputErrorMessage in UpdateStatusBar()367 for (Index = 0; Index < (LibGetStringWidth (gInputErrorMessage) - 2) / 2; Index++) { in UpdateStatusBar()