Searched refs:nHgt0b (Results 1 – 2 of 2) sorted by relevance
147 long nHgt0b=aRect.Bottom()-aRect.Top(); in ImpDragCalcRect() local148 long nNeed=long(BigInt(nHgt0b)*BigInt(nXMul)/BigInt(nXDiv)); in ImpDragCalcRect()149 aTmpRect.Top()-=(nNeed-nHgt0b)/2; in ImpDragCalcRect()
1324 long nHgt0b=aRect.Bottom()-aRect.Top(); in ImpDragCalcRect() local1325 long nNeed=long(BigInt(nHgt0b)*BigInt(nXMul)/BigInt(nXDiv)); in ImpDragCalcRect()1326 aTmpRect.Top()-=(nNeed-nHgt0b)/2; in ImpDragCalcRect()
Completed in 69 milliseconds