Searched refs:_XTrap (Results 1 – 3 of 3) sorted by relevance
| /AOO41X/main/vcl/unx/generic/gdi/ |
| H A D | xrender_peer.hxx | 28 struct _XTrap; // on some older systems this is not declared within Xrender.h 86 const _XTrap*, int nCount ) const; 122 void (*mpXRenderAddTraps)(Display*,Picture,int,int,const _XTrap*,int); 328 const _XTrap* pTraps, int nCount ) const in AddTraps()
|
| H A D | xrender_peer.cxx | 174 mpXRenderAddTraps = (void(*)(Display*,Picture,int,int,const _XTrap*,int))pFunc; in InitRenderLib()
|
| /AOO41X/main/x11_extensions/inc/ |
| H A D | Xrender.h | 182 typedef struct _XTrap { struct
|