Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/control/
H A Dbutton.cxx443 … Point aRightPos(aTextPos.X() + aTextSize.Width() + aSymbolSize.Width() / 2, aTextPos.Y()); in ImplDrawAlignedImage() local
444 *pSymbolRect = tools::Rectangle(aRightPos, aSymbolSize); in ImplDrawAlignedImage()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/control/
H A Dbutton.cxx419 … Point aRightPos(aTextPos.X() + aTextSize.Width() + aSymbolSize.Width() / 2, aTextPos.Y()); in ImplDrawAlignedImage() local
420 *pSymbolRect = tools::Rectangle(aRightPos, aSymbolSize); in ImplDrawAlignedImage()