Home
last modified time | relevance | path

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

/aoo4110/main/vcl/unx/generic/gdi/
H A Dxrender_peer.hxx51 XRenderPictFormat* mpStandardFormatA8; member in XRenderPeer
153 return mpStandardFormatA8; in GetStandardFormatA8()
243 return XRenderCreateGlyphSet( mpDisplay, mpStandardFormatA8 ); in CreateGlyphSet()
245 return (*mpXRenderCreateGlyphSet)( mpDisplay, mpStandardFormatA8 ); in CreateGlyphSet()
H A Dxrender_peer.cxx44 mpStandardFormatA8( NULL ), in XRenderPeer()
195 mpStandardFormatA8 = FindPictureFormat( PictFormatAlphaMask|PictFormatDepth, aPictFormat ); in InitRenderLib()
212 if( !mpStandardFormatA8 ) in InitRenderText()

Completed in 15 milliseconds