Searched refs:aRubyRect (Results 1 – 1 of 1) sorted by relevance
526 Rectangle aRubyRect(aRect.TopLeft(), in DrawPage() local546 aRubyRect.Move(nXStart, 0); in DrawPage()552 aRubyRect.Move(0, nYStart); in DrawPage()557 m_bVertical ? aRubyRect.Move(nBaseHeight, 0) : aRubyRect.Move(0, nBaseHeight); in DrawPage()568 DrawRect(aRubyRect); in DrawPage()583 aRubyRect.Move(nXMove, nYMove); in DrawPage()
Completed in 7 milliseconds