Searched refs:TextOutListCount (Results 1 – 2 of 2) sorted by relevance
766 &ConOutPrivate->TextOutListCount, in ConSplitterTextOutConstructor()2241 NewSize = Private->TextOutListCount * sizeof (INT32); in ConSplitterGrowMapTable()2377 Index += Private->TextOutListCount; in ConSplitterAddOutputMode()2489 StepSize = Private->TextOutListCount; in ConSplitterSyncOutputMode()2615 ConOutStepSize = mConOut.TextOutListCount; in ConSplitterGetIntersectionBetweenConOutAndStrErr()2620 StdErrStepSize = mStdErr.TextOutListCount; in ConSplitterGetIntersectionBetweenConOutAndStrErr()2677 mConOut.TextOutListCount, in ConSplitterGetIntersectionBetweenConOutAndStrErr()2690 mStdErr.TextOutListCount, in ConSplitterGetIntersectionBetweenConOutAndStrErr()3123 while (CurrentNumOfConsoles >= Private->TextOutListCount) { in ConSplitterTextOutAddDevice()3126 &Private->TextOutListCount, in ConSplitterTextOutAddDevice()[all …]
220 UINTN TextOutListCount; member