Searched refs:nMonthOffX2 (Results 1 – 1 of 1) sorted by relevance
1053 long nMonthOffX2 = 0; in ImplDraw() local1059 nMonthOffX2 = aOutSize.Width()-maNextRect.Left()+1; in ImplDraw()1061 long nMaxMonthWidth = mnMonthWidth-nMonthOffX1-nMonthOffX2-4; in ImplDraw()1076 if ( nTempOff+nMonthTextWidth > mnMonthWidth-nMonthOffX2 ) in ImplDraw()1077 nDeltaX += mnMonthWidth-nMonthOffX2-nMonthTextWidth; in ImplDraw()
Completed in 23 milliseconds