Searched refs:nLineHeightAry (Results 1 – 1 of 1) sorted by relevance
466 long nLineHeightAry[100]; in ImplGetTabRect() local473 nLineHeightAry[i] = nIH*(nLines-(nCurLine-i)) + GetItemsOffset().Y(); in ImplGetTabRect()475 nLineHeightAry[i] = nIH*(i-nCurLine-1) + GetItemsOffset().Y(); in ImplGetTabRect()507 it->maRect.Top() = nLineHeightAry[n-1]; in ImplGetTabRect()508 it->maRect.Bottom() = nLineHeightAry[n-1]+nIH; in ImplGetTabRect()