Home
last modified time | relevance | path

Searched refs:IMILBitmapImpl_Vtbl (Results 1 – 1 of 1) sorted by relevance

/reactos/dll/win32/windowscodecs/
H A Dbitmap.c639 static const IMILBitmapVtbl IMILBitmapImpl_Vtbl = variable
822 This->IMILBitmap_iface.lpVtbl = &IMILBitmapImpl_Vtbl; in BitmapImpl_Create()