Home
last modified time | relevance | path

Searched refs:aPos3 (Results 1 – 2 of 2) sorted by relevance

/trunk/main/svtools/source/control/
H A Dtabbar.cxx1170 Point aPos3 = Point( aRect.Right(), mnOffY ); in Paint() local
1177 aPoly[3] = aPos3; in Paint()
1200 aPos3.X()--; in Paint()
1222 Point( aPos3.X(), aPos3.Y()+1 ) ); in Paint()
1226 DrawLine( aPos2, aPos3 ); in Paint()
1266 Rectangle aDelRect( aPos0, aPos3 ); in Paint()
/trunk/main/vcl/source/window/
H A Ddecoview.cxx447 Point aPos3( bRTL ? rRect.TopLeft() : rRect.TopRight() ); in ImplDrawSymbol() local
461 nStepsY = aPos2.Y()-aPos3.Y(); in ImplDrawSymbol()

Completed in 20 milliseconds