Searched refs:maNextRect (Results 1 – 2 of 2) sorted by relevance
494 maNextRect.Left() = aOutSize.Width()-SPIN_OFFX-nSpinSize-1; in ImplFormat()495 maNextRect.Top() = SPIN_OFFY; in ImplFormat()496 maNextRect.Right() = maNextRect.Left()+nSpinSize; in ImplFormat()497 maNextRect.Bottom() = maNextRect.Top()+nSpinSize; in ImplFormat()611 else if ( maNextRect.IsInside( rPos ) ) in ImplHitTest()799 Rectangle aOutRect = maNextRect; in ImplDrawSpin()1002 aTempRect.Right() = maNextRect.Left()-1; in ImplDraw()1059 nMonthOffX2 = aOutSize.Width()-maNextRect.Left()+1; in ImplDraw()
186 Rectangle maNextRect; member in Calendar