Searched refs:nDesHeight (Results 1 – 1 of 1) sorted by relevance
383 long nDesHeight = rRect.GetHeight(); in CalcPt() local385 nYScroll = Min(nYScroll, nCurHeight - nDesHeight); // wird es knapp, dann nicht zuviel scrollen in CalcPt()386 if(nDesHeight > nCurHeight) // die Hoehe reicht nicht aus, dann interessiert nYScroll nicht mehr in CalcPt()