Home
last modified time | relevance | path

Searched defs:nVertRound (Results 1 – 14 of 14) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/outdev/
H A Drect.cxx91 sal_uLong nHorzRound, sal_uLong nVertRound ) in DrawRect()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/outdev/
H A Drect.cxx71 sal_uLong nHorzRound, sal_uLong nVertRound ) in DrawRect()
/dports/editors/libreoffice/libreoffice-7.2.6.2/toolkit/source/awt/
H A Dvclxgraphics.cxx338 …t32 x, sal_Int32 y, sal_Int32 width, sal_Int32 height, sal_Int32 nHorzRound, sal_Int32 nVertRound ) in drawRoundedRect()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/toolkit/source/awt/
H A Dvclxgraphics.cxx339 …t32 x, sal_Int32 y, sal_Int32 width, sal_Int32 height, sal_Int32 nHorzRound, sal_Int32 nVertRound ) in drawRoundedRect()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/tools/source/generic/
H A Dpoly.cxx118 …Polygon::ImplPolygon( const tools::Rectangle& rRect, sal_uInt32 nHorzRound, sal_uInt32 nVertRound ) in ImplPolygon()
884 Polygon::Polygon( const tools::Rectangle& rRect, sal_uInt32 nHorzRound, sal_uInt32 nVertRound ) in Polygon()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/gdi/
H A Dpdfwriter.cxx133 void PDFWriter::DrawRect( const tools::Rectangle& rRect, sal_uLong nHorzRound, sal_uLong nVertRound in DrawRect()
H A Dmetaact.cxx516 sal_uInt32 nHorzRound, sal_uInt32 nVertRound ) : in MetaRoundRectAction()
H A Dpdfwriter_impl.cxx7450 …rImpl::drawRectangle( const tools::Rectangle& rRect, sal_uInt32 nHorzRound, sal_uInt32 nVertRound ) in drawRectangle()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/gdi/
H A Dpdfwriter.cxx133 void PDFWriter::DrawRect( const tools::Rectangle& rRect, sal_uLong nHorzRound, sal_uLong nVertRound in DrawRect()
H A Dmetaact.cxx504 sal_uInt32 nHorzRound, sal_uInt32 nVertRound ) : in MetaRoundRectAction()
H A Dpdfwriter_impl.cxx7577 …rImpl::drawRectangle( const tools::Rectangle& rRect, sal_uInt32 nHorzRound, sal_uInt32 nVertRound ) in drawRectangle()
/dports/editors/libreoffice/libreoffice-7.2.6.2/tools/source/generic/
H A Dpoly.cxx119 …Polygon::ImplPolygon( const tools::Rectangle& rRect, sal_uInt32 nHorzRound, sal_uInt32 nVertRound ) in ImplPolygon()
895 Polygon::Polygon( const tools::Rectangle& rRect, sal_uInt32 nHorzRound, sal_uInt32 nVertRound ) in Polygon()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/filter/wmf/
H A Dwmfwr.cxx687 …WMFRecord_RoundRect(const tools::Rectangle & rRect, tools::Long nHorzRound, tools::Long nVertRound) in WMFRecord_RoundRect()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/filter/wmf/
H A Dwmfwr.cxx686 …id WMFWriter::WMFRecord_RoundRect(const tools::Rectangle & rRect, long nHorzRound, long nVertRound) in WMFRecord_RoundRect()