Searched refs:aSWPos (Results 1 – 1 of 1) sorted by relevance
1599 Point aSWPos( nHSplitPos+SPLIT_HEIGHT, nVSplitPos+SPLIT_HEIGHT ); in ArrangeWindows() local1600 aSWSz.Width() = aSz.Width() - aSWPos.X(); in ArrangeWindows()1601 aSWSz.Height() = aSz.Height() - aSWPos.Y(); in ArrangeWindows()1603 aStackWindow.SetPosSizePixel( aSWPos, aSWSz ); in ArrangeWindows()
Completed in 13 milliseconds