Searched refs:aRelativePos (Results 1 – 5 of 5) sorted by relevance
594 Point aRelativePos( nXOffset, 0 ); local595 rPos = GetDrawPosition( aRelativePos );1891 Point aRelativePos( nXOffset + aGOffset.du, -aGOffset.dv ); local1892 rPos = GetDrawPosition( aRelativePos );1945 aRelativePos.X() += nExtraOfs;1946 rPos = GetDrawPosition( aRelativePos );
1511 Point aRelativePos = pG->maLinearPos - maBasePoint; in GetNextGlyphs() local1566 aRelativePos.X() /= mnUnitsPerPixel; in GetNextGlyphs()1567 aRelativePos.Y() /= mnUnitsPerPixel; in GetNextGlyphs()1568 rPos = GetDrawPosition( aRelativePos ); in GetNextGlyphs()
524 Point aRelativePos( nXOffset, 0 ); local525 rPos = GetDrawPosition( aRelativePos );
523 …const Point aRelativePos( Fix2Long(static_cast<Fixed>(nXOffset*mfFontScale)), Fix2Long(static_cast… in GetNextGlyphs() local524 rPos = GetDrawPosition( aRelativePos ); in GetNextGlyphs()
1063 …Point aRelativePos( pMyHeader->ScreenToOutputPixel( OutputToScreenPixel( aColRect.TopCenter() ) ) … in Command() local1064 pMyHeader->triggerColumnContextMenu( aRelativePos, FmGridHeader::AccessControl() ); in Command()
Completed in 70 milliseconds