Home
last modified time | relevance | path

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

/dports/editors/libreoffice6/libreoffice-6.4.7.2/filter/source/graphicfilter/ipict/
H A Dipict.cxx165 Size nActPenSize; member in PictReader
221 …if ( eMethod == PictDrawingMethod::FRAME && ( nActPenSize.Width() == 0 || nActPenSize.Height() == … in IsInvisible()
523 …ReaderShape::drawRectangle( pVirDev, eMethod == PictDrawingMethod::FRAME, aLastRect, nActPenSize ); in ReadAndDrawSameRect()
553 …ctReaderShape::drawEllipse( pVirDev, eMethod == PictDrawingMethod::FRAME, aLastOval, nActPenSize ); in ReadAndDrawSameOval()
569 …eaderShape::drawPolygon( pVirDev, eMethod == PictDrawingMethod::FRAME, aLastPolygon, nActPenSize ); in ReadAndDrawSamePolygon()
1389 nActPenSize=ReadSize(); in ReadData()
1524 PictReaderShape::drawLine(pVirDev, aPoint,aPenPosition, nActPenSize); in ReadData()
1533 PictReaderShape::drawLine(pVirDev, aPoint,aPenPosition, nActPenSize); in ReadData()
1544 PictReaderShape::drawLine(pVirDev, aPoint,aPenPosition, nActPenSize); in ReadData()
1555 PictReaderShape::drawLine(pVirDev, aPoint,aPenPosition, nActPenSize); in ReadData()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/filter/ipict/
H A Dipict.cxx170 Size nActPenSize; member in __anon024de2f80211::PictReader
226 if ( eMethod == PictDrawingMethod::FRAME && nActPenSize.IsEmpty() ) return true; in IsInvisible()
537 …ReaderShape::drawRectangle( pVirDev, eMethod == PictDrawingMethod::FRAME, aLastRect, nActPenSize ); in ReadAndDrawSameRect()
567 …ctReaderShape::drawEllipse( pVirDev, eMethod == PictDrawingMethod::FRAME, aLastOval, nActPenSize ); in ReadAndDrawSameOval()
583 …eaderShape::drawPolygon( pVirDev, eMethod == PictDrawingMethod::FRAME, aLastPolygon, nActPenSize ); in ReadAndDrawSamePolygon()
1399 nActPenSize=ReadSize(); in ReadData()
1534 PictReaderShape::drawLine(pVirDev, aPoint,aPenPosition, nActPenSize); in ReadData()
1543 PictReaderShape::drawLine(pVirDev, aPoint,aPenPosition, nActPenSize); in ReadData()
1554 PictReaderShape::drawLine(pVirDev, aPoint,aPenPosition, nActPenSize); in ReadData()
1565 PictReaderShape::drawLine(pVirDev, aPoint,aPenPosition, nActPenSize); in ReadData()
[all …]