Searched defs:ImplFrameData (Results 1 – 1 of 1) sorted by relevance
154 struct ImplFrameData struct156 Timer maPaintTimer; // paint timer157 Timer maResizeTimer; // resize timer158 InputContext maOldInputContext; // Last set Input Context159 Window* mpNextFrame; // next frame window160 Window* mpFirstOverlap; // first overlap window161 …* mpFocusWin; // focus window (is also set, when frame doesn't have the focous)162 Window* mpMouseMoveWin; // last window, where MouseMove() called163 Window* mpMouseDownWin; // last window, where MouseButtonDown() called164 Window* mpFirstBackWin; // Erstes Overlap-Window mit Hintergrund-Sicherung[all …]