Searched refs:aSepPos1 (Results 1 – 1 of 1) sorted by relevance
1024 Point aSepPos1( 0, aTitleRect.Top()+TITLE_BORDERY ); in ImplDraw() local1028 aSepPos1.X() += mnMonthWidth-1; in ImplDraw()1029 aSepPos2.X() = aSepPos1.X(); in ImplDraw()1031 DrawLine( aSepPos1, aSepPos2 ); in ImplDraw()1032 aSepPos1.X()++; in ImplDraw()1033 aSepPos2.X() = aSepPos1.X(); in ImplDraw()1035 DrawLine( aSepPos1, aSepPos2 ); in ImplDraw()
Completed in 26 milliseconds