Searched refs:WEEKNUMBER_OFFX (Results 1 – 1 of 1) sorted by relevance
52 #define WEEKNUMBER_OFFX 4 macro444 mnWeekWidth = GetTextWidth( a99Text )+WEEKNUMBER_OFFX; in ImplFormat()1094 aStartPos.X() -= WEEKNUMBER_OFFX-2; in ImplDraw()1107 …DrawLine( Point( nDayX-WEEKNUMBER_OFFX+2, nDeltaY ), Point( nDayX-WEEKNUMBER_OFFX+2, nDeltaY+nMont… in ImplDraw()1109 …Erase( Rectangle( nDayX-mnWeekWidth-WEEKNUMBER_OFFX, nDeltaY, nDayX-WEEKNUMBER_OFFX-1, nDeltaY+nMo… in ImplDraw()1122 long nOffX = (mnWeekWidth-WEEKNUMBER_OFFX)-GetTextWidth( aWeekText ); in ImplDraw()2605 nWeekWidth = GetTextWidth( a99Text )+WEEKNUMBER_OFFX; in CalcWindowSizePixel()
Completed in 15 milliseconds