Searched refs:nTextY (Results 1 – 2 of 2) sorted by relevance
897 long nTextY = nY+(mnDayHeight-GetTextHeight())/2; in ImplDrawDate() local902 DrawText( Point( nTextX, nTextY ), rDay ); in ImplDrawDate()906 DrawText( Point( nTextX, nTextY ), rDay ); in ImplDrawDate()
831 long nTextY = nStartPosY + GetEditCursor( pParaPortion, pLine->GetStart() ).Top(); in CreateLines() local855 long nYOff = nTextY + nTextExtraYOffset; in CreateLines()891 if ( ( nTextY + nTextExtraYOffset ) > GetTextRanger()->GetBoundRect().Bottom() ) in CreateLines()
Completed in 58 milliseconds