24
edits
| Line 81: | Line 81: | ||
} key; | } key; | ||
struct { | struct { | ||
CGContextRef context; | |||
double x; | |||
double y; | |||
double width; | |||
double height; | |||
} draw; | } draw; | ||
struct { | struct { | ||
edits