Searched refs:nIH (Results 1 – 1 of 1) sorted by relevance
469 long nIH = mpTabCtrlData->maItemList[0].maRect.Bottom()-2; in ImplGetTabRect() local475 nLineHeightAry[i] = nIH*(nLines-(nCurLine-i)) + GetItemsOffset().Y(); in ImplGetTabRect()477 nLineHeightAry[i] = nIH*(i-nCurLine-1) + GetItemsOffset().Y(); in ImplGetTabRect()510 it->maRect.Bottom() = nLineHeightAry[n-1]+nIH; in ImplGetTabRect()
Completed in 12 milliseconds