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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dmapidefs.h216 #define PT_STRING8 30U macro
235 # define PT_TSTRING PT_STRING8
236 # define PT_MV_TSTRING (MV_FLAG|PT_STRING8)
265 #define PT_MV_STRING8 (MV_FLAG|PT_STRING8)
350 /* Multi-valued PT_STRING8 property value */
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dmapidefs.h219 #define PT_STRING8 30U macro
238 # define PT_TSTRING PT_STRING8
239 # define PT_MV_TSTRING (MV_FLAG|PT_STRING8)
268 #define PT_MV_STRING8 (MV_FLAG|PT_STRING8)
353 /* Multi-valued PT_STRING8 property value */

Completed in 59 milliseconds