Searched refs:nHalf (Results 1 – 3 of 3) sorted by relevance
1908 KSHORT nHalf = nRadius / 2; in ShowContour() local1917 aPt.X() -= nHalf; in ShowContour()1918 aPt.Y() -= nHalf; in ShowContour()
937 sal_uInt16 nHalf = nNew / 2; in SetGutterWidth() local940 pCol->SetLeft ( nHalf ); in SetGutterWidth()941 pCol->SetRight( nHalf ); in SetGutterWidth()
1238 long nHalf = aSize.Width() / 2; in EditGrowX() local1239 aArea.Left() = nCenter - nHalf + 1; in EditGrowX()1240 aArea.Right() = nCenter + aSize.Width() - nHalf - 1; in EditGrowX()
Completed in 70 milliseconds