Home
last modified time | relevance | path

Searched refs:CreatePicture (Results 1 – 4 of 4) sorted by relevance

/trunk/main/vcl/unx/generic/gdi/
H A Dxrender_peer.hxx63 Picture CreatePicture( Drawable, const XRenderPictFormat*,
184 inline Picture XRenderPeer::CreatePicture( Drawable aDrawable, in CreatePicture() function in XRenderPeer
H A Dsalgdi.cxx1055 m_aRenderPicture = rRenderPeer.CreatePicture( hDrawable_, pVisualFormat, 0, NULL ); in GetXRenderPicture()
1190 rEntry.m_aPicture = rRenderPeer.CreatePicture( rEntry.m_aPixmap, pXRPF, CPRepeat, &aAttr ); in drawFilledTrapezoids()
H A Dsalgdi2.cxx827 Picture aSrcPic = rPeer.CreatePicture( aSrcPM, pSrcVisFmt, 0, NULL ); in drawAlphaBitmap()
884 Picture aAlphaPic = rPeer.CreatePicture( aAlphaPM, pAlphaFormat, CPRepeat, &aAttr ); in drawAlphaBitmap()
H A Dsalgdi3.cxx608 …rEntry.m_aPicture = rRenderPeer.CreatePicture ( rEntry.m_aPixmap, pVisualFormat, CPRepeat, &aAttr … in DrawServerAAFontString()

Completed in 40 milliseconds