Searched defs:aRelativePos (Results 1 – 5 of 5) sorted by relevance
524 Point aRelativePos( nXOffset, 0 ); local
523 …const Point aRelativePos( Fix2Long(static_cast<Fixed>(nXOffset*mfFontScale)), Fix2Long(static_cast… in GetNextGlyphs() local
594 Point aRelativePos( nXOffset, 0 ); local1891 Point aRelativePos( nXOffset + aGOffset.du, -aGOffset.dv ); local
1063 …Point aRelativePos( pMyHeader->ScreenToOutputPixel( OutputToScreenPixel( aColRect.TopCenter() ) ) … in Command() local
1511 Point aRelativePos = pG->maLinearPos - maBasePoint; in GetNextGlyphs() local
Completed in 101 milliseconds