Searched defs:_WINE_CONTEXT_INTERFACE (Results 1 – 1 of 1) sorted by relevance
249 typedef struct _WINE_CONTEXT_INTERFACE struct251 CreateContextFunc create;252 AddContextToStoreFunc addContextToStore;253 AddEncodedContextToStoreFunc addEncodedToStore;254 EnumContextsInStoreFunc enumContextsInStore;255 EnumPropertiesFunc enumProps;256 GetContextPropertyFunc getProp;257 SetContextPropertyFunc setProp;258 SerializeElementFunc serialize;259 DeleteContextFunc deleteFromStore;