Searched refs:nValueMask (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/vcl/unx/generic/gdi/ |
H A D | xrender_peer.hxx | 65 void ChangePicture( Picture, unsigned long nValueMask, 185 const XRenderPictFormat* pVisFormat, unsigned long nValueMask, in CreatePicture() argument 190 nValueMask, pRenderAttr ); in CreatePicture() 193 nValueMask, pRenderAttr ); in CreatePicture() 198 unsigned long nValueMask, const XRenderPictureAttributes* pRenderAttr ) const in ChangePicture() argument 201 XRenderChangePicture( mpDisplay, aPicture, nValueMask, pRenderAttr ); in ChangePicture() 203 (*mpXRenderChangePicture)( mpDisplay, aPicture, nValueMask, pRenderAttr ); in ChangePicture()
|
H A D | salgdi2.cxx | 204 unsigned long nValueMask = in GetInvert50GC() local 218 nValueMask &= ~ GCStipple; in GetInvert50GC() 227 nValueMask, in GetInvert50GC()
|
Completed in 27 milliseconds