Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Dpdfwriter_impl.cxx1419 void PDFWriterImpl::PDFPage::appendPixelPoint( const basegfx::B2DPoint& rPoint, OStringBuffer& rBuf… in appendPixelPoint() function in PDFWriterImpl::PDFPage
1515 appendPixelPoint( aBL, rBuffer ); in appendPolygon()
1528 appendPixelPoint( aLastPoint, rBuffer ); in appendPolygon()
1540 appendPixelPoint( aPoly.getNextControlPoint( nLastPoint ), rBuffer ); in appendPolygon()
1542 appendPixelPoint( aPoly.getPrevControlPoint( nCurPoint ), rBuffer ); in appendPolygon()
1544 appendPixelPoint( aPoint, rBuffer ); in appendPolygon()
1549 appendPixelPoint( aPoly.getNextControlPoint( nLastPoint ), rBuffer ); in appendPolygon()
1551 appendPixelPoint( aPoint, rBuffer ); in appendPolygon()
1556 appendPixelPoint( aPoly.getPrevControlPoint( nCurPoint ), rBuffer ); in appendPolygon()
1558 appendPixelPoint( aPoint, rBuffer ); in appendPolygon()
[all …]
H A Dpdfwriter_impl.hxx148 void appendPixelPoint( const basegfx::B2DPoint& rPoint, rtl::OStringBuffer& rBuffer ) const;

Completed in 70 milliseconds