Searched refs:mpStandardFormatA8 (Results 1 – 2 of 2) sorted by relevance
51 XRenderPictFormat* mpStandardFormatA8; member in XRenderPeer153 return mpStandardFormatA8; in GetStandardFormatA8()243 return XRenderCreateGlyphSet( mpDisplay, mpStandardFormatA8 ); in CreateGlyphSet()245 return (*mpXRenderCreateGlyphSet)( mpDisplay, mpStandardFormatA8 ); in CreateGlyphSet()
44 mpStandardFormatA8( NULL ), in XRenderPeer()195 mpStandardFormatA8 = FindPictureFormat( PictFormatAlphaMask|PictFormatDepth, aPictFormat ); in InitRenderLib()212 if( !mpStandardFormatA8 ) in InitRenderText()
Completed in 10 milliseconds