Searched refs:_XTrap (Results 1 – 3 of 3) sorted by relevance
/aoo42x/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()
|
/aoo42x/main/x11_extensions/inc/ |
H A D | Xrender.h | 182 typedef struct _XTrap { struct
|
Completed in 18 milliseconds