Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/control/
H A Dtabctrl.cxx806 tools::Long nLeftBottom = aRect.Bottom(); in ImplDrawItem() local
844 nLeftBottom -= 2; in ImplDrawItem()
904 Point(aRect.Left() - nOff2, nLeftBottom - 1)); in ImplDrawItem()
928 Point(aRect.Left() - nOff2, nLeftBottom - 1)); in ImplDrawItem()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/control/
H A Dtabctrl.cxx806 long nLeftBottom = aRect.Bottom(); in ImplDrawItem() local
844 nLeftBottom -= 2; in ImplDrawItem()
904 Point(aRect.Left() - nOff2, nLeftBottom - 1)); in ImplDrawItem()
928 Point(aRect.Left() - nOff2, nLeftBottom - 1)); in ImplDrawItem()