Searched refs:InsertMode (Results 1 – 5 of 5) sorted by relevance
94 IN BOOLEAN InsertMode in StatusBarRefresh() argument150 if (InsertMode) { in StatusBarRefresh()
61 IN BOOLEAN InsertMode
94 …BOOLEAN InsertMode; ///< Is the current typing mode insert (FALSE = … member
582 …if (StringLen == MaxStr - 1 && (ShellInfoObject.ViewingSettings.InsertMode || StringCurPos == Stri… in FileInterfaceStdInRead()589 if (ShellInfoObject.ViewingSettings.InsertMode) { in FileInterfaceStdInRead()690 … ShellInfoObject.ViewingSettings.InsertMode = (BOOLEAN)!ShellInfoObject.ViewingSettings.InsertMode; in FileInterfaceStdInRead()
360 ShellInfoObject.ViewingSettings.InsertMode = PcdGetBool(PcdShellInsertModeDefault); in UefiMain()