Home | History | Annotate | Download | only in include

Lines Matching refs:HPALETTE

5706         HPALETTE hPalette,
5865 HPALETTE hPalette,
5933 #define IWICImagingFactory_CreateBitmapFromHBITMAP(This,hBitmap,hPalette,options,ppIBitmap) (This)->lpVtbl->CreateBitmapFromHBITMAP(This,hBitmap,hPalette,options,ppIBitmap)
6006 static FORCEINLINE HRESULT IWICImagingFactory_CreateBitmapFromHBITMAP(IWICImagingFactory* This,HBITMAP hBitmap,HPALETTE hPalette,WICBitmapAlphaChannelOption options,IWICBitmap **ppIBitmap) {
6007 return This->lpVtbl->CreateBitmapFromHBITMAP(This,hBitmap,hPalette,options,ppIBitmap);
6211 HPALETTE hPalette,
6473 ULONG __RPC_USER HPALETTE_UserSize (ULONG *, ULONG, HPALETTE *);
6474 unsigned char * __RPC_USER HPALETTE_UserMarshal (ULONG *, unsigned char *, HPALETTE *);
6475 unsigned char * __RPC_USER HPALETTE_UserUnmarshal(ULONG *, unsigned char *, HPALETTE *);
6476 void __RPC_USER HPALETTE_UserFree (ULONG *, HPALETTE *);