Searched refs:nTempOff (Results 1 – 1 of 1) sorted by relevance
1071 long nTempOff = (mnMonthWidth-nMonthTextWidth+1)/2; in ImplDraw() local1072 if ( nTempOff < nMonthOffX1 ) in ImplDraw()1076 if ( nTempOff+nMonthTextWidth > mnMonthWidth-nMonthOffX2 ) in ImplDraw()1079 nDeltaX += nTempOff; in ImplDraw()
Completed in 24 milliseconds