Searched refs:nTmpBorderWidth (Results 1 – 1 of 1) sorted by relevance
2336 sal_uLong nTmpBorderWidth = GetFont().GetBorderWidth(); in Arrange() local2338 nHeight += 2 * nTmpBorderWidth; in Arrange()2356 sal_uLong nTmpBorderWidth = GetFont().GetBorderWidth(); in Draw() local2360 aTmp.Left() += nTmpBorderWidth; in Draw()2361 aTmp.Right() -= nTmpBorderWidth; in Draw()2362 aTmp.Top() += nTmpBorderWidth; in Draw()2363 aTmp.Bottom() -= nTmpBorderWidth; in Draw()2690 long nTmpBorderWidth = GetFont().GetBorderWidth(); in AdaptToX() local2691 long nDenom = SmRect(aTmpDev, NULL, GetText(), nTmpBorderWidth).GetItalicWidth(); in AdaptToX()2726 long nTmpBorderWidth = GetFont().GetBorderWidth(); in AdaptToY() local[all …]
Completed in 27 milliseconds