Searched defs:GpMetafile (Results 1 – 2 of 2) sorted by relevance
390 struct GpMetafile{ struct391 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 …]
110 typedef struct GpMetafile GpMetafile; typedef