Searched refs:aRealHeight (Results 1 – 5 of 5) sorted by relevance
500 pCMS->aRealHeight.X() = 0; in GetEndCharRect()502 pCMS->aRealHeight.Y() = nPorHeight; in GetEndCharRect()545 pCMS->aRealHeight.X() = 0; in _GetCharRect()546 pCMS->aRealHeight.Y() = nTmpHeight; in _GetCharRect()877 pCMS->aRealHeight.Y() = -pCMS->aRealHeight.Y(); in _GetCharRect()1183 pCMS->aRealHeight.X() = 0; in _GetCharRect()1186 pCMS->aRealHeight.Y() = nPorHeight; in _GetCharRect()1188 pCMS->aRealHeight.Y() = nTmpHeight; in _GetCharRect()1260 pCMS->aRealHeight.X() = nMax - pOrig->Top(); in GetCharRect()1261 pCMS->aRealHeight.Y() = 0; in GetCharRect()[all …]
268 pCMS->aRealHeight.X() = 0; in GetCharRect()269 pCMS->aRealHeight.Y() = bVert ? -rOrig.Width() : rOrig.Height(); in GetCharRect()333 pCMS->aRealHeight.Y() = -pCMS->aRealHeight.Y(); in GetCharRect()334 if ( pCMS->aRealHeight.Y() < 0 ) in GetCharRect()337 pCMS->aRealHeight.X() = ( rOrig.Width() - in GetCharRect()338 pCMS->aRealHeight.X() + in GetCharRect()339 pCMS->aRealHeight.Y() ); in GetCharRect()443 if( aTmpState.aRealHeight.X() >= 0 ) in GetAutoPos()445 rOrig.Pos().Y() += aTmpState.aRealHeight.X(); in GetAutoPos()446 rOrig.Height( aTmpState.aRealHeight.Y() ); in GetAutoPos()
135 Point aRealHeight; // enthaelt dann die Position/Hoehe des Cursors member
648 pCMS->aRealHeight.Y() = rRect.Height(); in GetCharRect()649 pCMS->aRealHeight.X() = 0; in GetCharRect()
1582 aCrsrHeight.Y() = aTmpState.aRealHeight.Y() < 0 ? in UpdateCrsr()1782 aCrsrHeight = aTmpState.aRealHeight; in UpdateCrsr()1786 aCrsrHeight.Y() = aTmpState.aRealHeight.Y() < 0 ? in UpdateCrsr()2422 aCrsrHeight = aTmpState.aRealHeight; in SetVisCrsr()
Completed in 255 milliseconds