Searched refs:InsertMode (Results 1 – 6 of 6) sorted by relevance
91 IN BOOLEAN InsertMode in StatusBarRefresh() argument147 if (InsertMode) { in StatusBarRefresh()
58 IN BOOLEAN InsertMode
217 BOOLEAN InsertMode; in Input() local240 InsertMode = TRUE; in Input()304 if (Len == StrLength - 1 && (InsertMode || StrPos == Len)) { in Input()312 if (InsertMode) { in Input()399 InsertMode = (BOOLEAN)!InsertMode; in Input()
100 …BOOLEAN InsertMode; ///< Is the current typing mode insert (FALSE = … member
652 …if (StringLen == MaxStr - 1 && (ShellInfoObject.ViewingSettings.InsertMode || StringCurPos == Stri… in FileInterfaceStdInRead()659 if (ShellInfoObject.ViewingSettings.InsertMode) { in FileInterfaceStdInRead()760 … ShellInfoObject.ViewingSettings.InsertMode = (BOOLEAN)!ShellInfoObject.ViewingSettings.InsertMode; in FileInterfaceStdInRead()
361 ShellInfoObject.ViewingSettings.InsertMode = PcdGetBool(PcdShellInsertModeDefault); in UefiMain()