Searched defs:PROP_TAG (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dmapidefs.h246 #define PROP_TAG(t,id) (((id) << 16) | t) macro
249 #define PR_NULL PROP_TAG(PT_NULL, PROP_ID_NULL)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dmapidefs.h249 #define PROP_TAG(t,id) (((id) << 16) | t) macro
252 #define PR_NULL PROP_TAG(PT_NULL, PROP_ID_NULL)

Completed in 58 milliseconds