Searched refs:FillRectangle (Results 1 – 7 of 7) sorted by relevance
/aoo4110/main/vcl/unx/generic/gdi/ |
H A D | xrender_peer.hxx | 80 void FillRectangle( int nOp, Picture aDst, const XRenderColor*, 303 inline void XRenderPeer::FillRectangle( int a, Picture b, const XRenderColor* c, in FillRectangle() function in XRenderPeer
|
H A D | salgdi.cxx | 1195 rRenderPeer.FillRectangle( PictOpSrc, rEntry.m_aPicture, &aRenderColor, 0, 0, 1, 1 ); in drawFilledTrapezoids()
|
H A D | salgdi2.cxx | 941 rPeer.FillRectangle( PictOpOver, in drawAlphaRect()
|
H A D | salgdi3.cxx | 613 rRenderPeer.FillRectangle( PictOpSrc, rEntry.m_aPicture, &aRenderColor, 0, 0, 1, 1 ); in DrawServerAAFontString()
|
/aoo4110/main/shell/source/win32/shlxthandler/thumbviewer/ |
H A D | thumbviewer.cxx | 419 graphics.FillRectangle(&whiteBrush, canvas); in Extract()
|
/aoo4110/main/canvas/source/directx/ |
H A D | dx_canvashelper_texturefill.cxx | 192 rGraphics->FillRectangle( &aBrush, aBounds ); in fillLinearGradient()
|
H A D | dx_5rm.cxx | 1970 pGraphics->FillRectangle( &aBrush, in renderInfoText()
|
Completed in 48 milliseconds