Searched refs:aRubyRect (Results 1 – 1 of 1) sorted by relevance
549 Rectangle aRubyRect(aRect.TopLeft(), in DrawPage() local569 aRubyRect.Move(nXStart, 0); in DrawPage()575 aRubyRect.Move(0, nYStart); in DrawPage()580 m_bVertical ? aRubyRect.Move(nBaseHeight, 0) : aRubyRect.Move(0, nBaseHeight); in DrawPage()591 DrawRect(aRubyRect); in DrawPage()606 aRubyRect.Move(nXMove, nYMove); in DrawPage()
Completed in 17 milliseconds