Searched defs:GX_CANVAS_STRUCT (Results 1 – 1 of 1) sorted by relevance
1818 typedef struct GX_CANVAS_STRUCT struct1826 struct GX_CANVAS_STRUCT *gx_canvas_created_next, argument1827 *gx_canvas_created_previous;1830 GX_COLOR *gx_canvas_memory;1832 GX_VALUE gx_canvas_memory_width;1833 GX_VALUE gx_canvas_memory_height;1834 GX_VALUE gx_canvas_memory_offset_x;1835 GX_VALUE gx_canvas_memory_offset_y;1840 GX_COLOR *gx_canvas_padded_memory;1844 ULONG gx_canvas_memory_size;[all …]