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