Searched refs:PROPERTYKEY (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A Dpropertystore.h39 } PROPERTYKEY; typedef in typeref:struct:_tagpropertykey
41 #define REFPROPERTYKEY const PROPERTYKEY *
57 STDMETHOD(GetAt) (THIS_ DWORD, PROPERTYKEY) PURE;
70 #define DEFINE_PROPERTYKEY(name, l, w1, w2, b1, b2, b3, b4, b5, b6, b7, b8, pid) GUID_EXT const PROPERTYKEY DECLSPEC_SELECTANY name = { { l, w1, w2, { b1, b2, b3, b4, b5, b6, b7, b8 } }, pid }
72 #define DEFINE_PROPERTYKEY(name, l, w1, w2, b1, b2, b3, b4, b5, b6, b7, b8, pid) GUID_EXT const PROPERTYKEY name

Completed in 1 milliseconds