Lines Matching refs:SPLITWIN_SPLITSIZEEXLN
113 #define SPLITWIN_SPLITSIZEEXLN 6 macro
288 …pWin->DrawLine( Point( nDX-SPLITWIN_SPLITSIZEEXLN-1, 0 ), Point( nDX-SPLITWIN_SPLITSIZEEXLN-1, nDY… in ImplDrawBorderLine()
290 …pWin->DrawLine( Point( nDX-SPLITWIN_SPLITSIZEEXLN, 1 ), Point( nDX-SPLITWIN_SPLITSIZEEXLN, nDY-4 )… in ImplDrawBorderLine()
295 … pWin->DrawLine( Point( SPLITWIN_SPLITSIZEEXLN-1, 0 ), Point( SPLITWIN_SPLITSIZEEXLN-1, nDY-3 ) ); in ImplDrawBorderLine()
297 … pWin->DrawLine( Point( SPLITWIN_SPLITSIZEEXLN, 1 ), Point( SPLITWIN_SPLITSIZEEXLN, nDY-4 ) ); in ImplDrawBorderLine()
302 …pWin->DrawLine( Point( 0, nDY-SPLITWIN_SPLITSIZEEXLN-1 ), Point( nDX-3, nDY-SPLITWIN_SPLITSIZEEXLN… in ImplDrawBorderLine()
304 …pWin->DrawLine( Point( 1, nDY-SPLITWIN_SPLITSIZEEXLN ), Point( nDX-4, nDY-SPLITWIN_SPLITSIZEEXLN )… in ImplDrawBorderLine()
309 … pWin->DrawLine( Point( 0, SPLITWIN_SPLITSIZEEXLN-1 ), Point( nDX-3, SPLITWIN_SPLITSIZEEXLN-1 ) ); in ImplDrawBorderLine()
311 … pWin->DrawLine( Point( 1, SPLITWIN_SPLITSIZEEXLN ), Point( nDX-4, SPLITWIN_SPLITSIZEEXLN ) ); in ImplDrawBorderLine()
1295 nSplitSize += SPLITWIN_SPLITSIZEEXLN; in ImplTestSplit()
1334 aRect.Left() += SPLITWIN_SPLITSIZEEXLN; in ImplDrawSplitTracking()
1335 aRect.Right() += SPLITWIN_SPLITSIZEEXLN; in ImplDrawSplitTracking()
1349 aRect.Top() += SPLITWIN_SPLITSIZEEXLN; in ImplDrawSplitTracking()
1350 aRect.Bottom() += SPLITWIN_SPLITSIZEEXLN; in ImplDrawSplitTracking()
1535 nSplitSize += SPLITWIN_SPLITSIZEEXLN; in CalcLayoutSizePixel()
1603 nSplitSize += SPLITWIN_SPLITSIZEEXLN; in ImplCalcLayout()
3847 aSize.Height() += SPLITWIN_SPLITSIZEEXLN; in CalcWindowSizePixel()
3853 aSize.Width() += SPLITWIN_SPLITSIZEEXLN; in CalcWindowSizePixel()