Searched refs:PopupWindows (Results 1 – 3 of 3) sorted by relevance
176 LIST_ENTRY PopupWindows; /* List of popup windows */ member
238 InsertTailList(&Console->PopupWindows, &Popup->ListEntry); in CreatePopupWindow()
756 InitializeListHead(&Console->PopupWindows); in ConSrvInitConsole()