Home
last modified time | relevance | path

Searched refs:drawRectangle (Results 1 – 6 of 6) sorted by relevance

/trunk/main/vcl/source/gdi/
H A Dpdfwriter.cxx144 ((PDFWriterImpl*)pImplementation)->drawRectangle( rRect ); in DrawRect()
149 ((PDFWriterImpl*)pImplementation)->drawRectangle( rRect, nHorzRound, nVertRound ); in DrawRect()
H A Dpdfwriter_impl.cxx4957 drawRectangle( aRect ); in drawFieldBorder()
4961 drawRectangle( aRect ); in drawFieldBorder()
5075 drawRectangle( rBox.m_aRect ); in createDefaultListBoxAppearance()
5133 drawRectangle( rBox.m_aRect ); in createDefaultCheckBoxAppearance()
5193 drawRectangle( aCheckRect ); in createDefaultCheckBoxAppearance()
5258 drawRectangle( rBox.m_aRect ); in createDefaultRadioButtonAppearance()
7731 drawRectangle( aRect ); in drawEmphasisMark()
7739 drawRectangle( aRect ); in drawEmphasisMark()
8767 drawRectangle( rRect ); in drawRectangle()
10216 drawRectangle( rRect ); in drawGradient()
[all …]
H A Dpdfwriter_impl.hxx1244 void drawRectangle( const Rectangle& rRect );
1245 void drawRectangle( const Rectangle& rRect, sal_uInt32 nHorzRound, sal_uInt32 nVertRound );
/trunk/main/filter/source/graphicfilter/ipict/
H A Dshape.hxx39 void drawRectangle(VirtualDevice *dev, bool drawFrame, Rectangle const &rect, Size const &pSize);
H A Dshape.cxx140 void drawRectangle(VirtualDevice *dev, bool drawFrame, Rectangle const &orig, Size const &pSize) { in drawRectangle() function
H A Dipict.cxx523 PictReaderShape::drawRectangle(pVirDev, eMethod==PDM_FRAME, aLastRect, nActPenSize); in ReadAndDrawSameRect()

Completed in 90 milliseconds