Searched refs:nTmpBorderWidth (Results 1 – 1 of 1) sorted by relevance
2376 sal_uLong nTmpBorderWidth = GetFont().GetBorderWidth(); in Arrange() local2378 nHeight += 2 * nTmpBorderWidth; in Arrange()2396 sal_uLong nTmpBorderWidth = GetFont().GetBorderWidth(); in Draw() local2400 aTmp.Left() += nTmpBorderWidth; in Draw()2401 aTmp.Right() -= nTmpBorderWidth; in Draw()2402 aTmp.Top() += nTmpBorderWidth; in Draw()2403 aTmp.Bottom() -= nTmpBorderWidth; in Draw()2730 long nTmpBorderWidth = GetFont().GetBorderWidth(); in AdaptToX() local2731 long nDenom = SmRect(aTmpDev, NULL, GetText(), nTmpBorderWidth).GetItalicWidth(); in AdaptToX()2766 long nTmpBorderWidth = GetFont().GetBorderWidth(); in AdaptToY() local[all …]
Completed in 36 milliseconds