Home
last modified time | relevance | path

Searched defs:GpMetafile (Results 1 – 2 of 2) sorted by relevance

/reactos/dll/win32/gdiplus/
H A Dgdiplus_private.h390 struct GpMetafile{ struct
391 GpImage image;
392 GpRectF bounds;
393 GpUnit unit;
399 HDC record_dc;
406 GpPointF auto_frame_min, auto_frame_max;
411 HDC playback_dc;
413 GpRectF src_rect;
415 int handle_count;
418 GpUnit page_unit;
[all …]
/reactos/sdk/include/psdk/
H A Dgdiplusgpstubs.h110 typedef struct GpMetafile GpMetafile; typedef