Searched defs:ImplFrameData (Results 1 – 1 of 1) sorted by relevance
154 struct ImplFrameData struct156 Timer maPaintTimer; // paint timer157 Timer maResizeTimer; // resize timer159 Window* mpNextFrame; // next frame window160 Window* mpFirstOverlap; // first overlap window170 ImplMapRes maMapUnitRes; // for LogicUnitToPixel174 long mnLastMouseX; // last x mouse position186 sal_uInt16 mnMouseCode; // mouse code187 sal_uInt16 mnMouseMode; // mouse mode189 sal_Bool mbHasFocus; // focus[all …]
Completed in 17 milliseconds