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.cxx1145 Point aPos3 = Point( aRect.Right(), mnOffY ); in Paint() local
1152 aPoly[3] = aPos3; in Paint()
1199 … Rectangle aDelRect( Point(aPos0.X()+1, aPos0.Y()), Point(aPos3.X()-1, aPos3.Y()) ); in Paint()
/trunk/main/vcl/source/window/
H A Ddecoview.cxx444 Point aPos3( bRTL ? rRect.TopLeft() : rRect.TopRight() ); in ImplDrawSymbol() local
458 nStepsY = aPos2.Y()-aPos3.Y(); in ImplDrawSymbol()