Home
last modified time | relevance | path

Searched refs:nIDX (Results 1 – 1 of 1) sorted by relevance

/trunk/main/vcl/source/control/
H A Dtabctrl.cxx465 long nIDX = 0; in ImplGetTabRect() local
492 nIDX = 0; in ImplGetTabRect()
507 it->maRect.Left() += nIDX; in ImplGetTabRect()
508 it->maRect.Right() += nIDX+nDX; in ImplGetTabRect()
511 nIDX += nDX; in ImplGetTabRect()
515 nIDX++; in ImplGetTabRect()

Completed in 28 milliseconds