Home
last modified time | relevance | path

Searched refs:aBottomRightRectPos (Results 1 – 1 of 1) sorted by path

/trunk/main/editeng/source/editeng/
H A Dimpedit3.cxx3110 Point aBottomRightRectPos( aTopLeftRectPos ); in Paint() local
3113 aBottomRightRectPos.X() += 2 * nHalfBlankWidth; in Paint()
3114 aBottomRightRectPos.Y() += pLine->GetHeight(); in Paint()
3118 aBottomRightRectPos.X() -= pLine->GetHeight(); in Paint()
3119 aBottomRightRectPos.Y() += 2 * nHalfBlankWidth; in Paint()
3127 … const Rectangle aBackRect( aTopLeftRectPos, aBottomRightRectPos ); in Paint()

Completed in 50 milliseconds