OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_COM_interface
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdiplus.h
38
#ifndef
_COM_interface
39
#define
_COM_interface
struct
42
typedef
_COM_interface
IStream IStream;
43
typedef
_COM_interface
IDirectDrawSurface7 IDirectDrawSurface7;
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d2d1.h
26
#ifndef
_COM_interface
27
#define
_COM_interface
struct
378
typedef
_COM_interface
ID2D1Bitmap ID2D1Bitmap;
379
typedef
_COM_interface
ID2D1BitmapBrush ID2D1BitmapBrush;
380
typedef
_COM_interface
ID2D1BitmapRenderTarget ID2D1BitmapRenderTarget;
381
typedef
_COM_interface
ID2D1Brush ID2D1Brush;
382
typedef
_COM_interface
ID2D1DCRenderTarget ID2D1DCRenderTarget;
383
typedef
_COM_interface
ID2D1DrawingStateBlock ID2D1DrawingStateBlock;
384
typedef
_COM_interface
ID2D1EllipseGeometry ID2D1EllipseGeometry;
385
typedef
_COM_interface
ID2D1Factory ID2D1Factory
[
all
...]
Completed in 58 milliseconds