Home
last modified time | relevance | path

Searched refs:nXDelta (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/vcl/source/gdi/
H A Dsallayout.cxx1587 long nXDelta = nNewXPos - pG->maLinearPos.X(); in MoveGlyph() local
1589 if( nXDelta != 0 ) in MoveGlyph()
1593 pG->maLinearPos.X() += nXDelta; in MoveGlyph()

Completed in 22 milliseconds