Home
last modified time | relevance | path

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

/trunk/main/vcl/source/window/
H A Dbrdwin.cxx1533 long nItemBottom = pData->maTitleRect.Bottom(); in Init() local
1537 nItemBottom -= 2; in Init()
1544 pData->maPinRect.Bottom() = nItemBottom; in Init()
1553 pData->maCloseRect.Bottom() = nItemBottom; in Init()
1562 pData->maMenuRect.Bottom() = nItemBottom; in Init()
1571 pData->maDockRect.Bottom() = nItemBottom; in Init()
1583 pData->maHideRect.Bottom() = nItemBottom; in Init()
1594 pData->maRollRect.Bottom() = nItemBottom; in Init()
1603 pData->maHelpRect.Bottom() = nItemBottom; in Init()

Completed in 26 milliseconds