]> git.saurik.com Git - wxWidgets.git/blame_incremental - src/x11/fdiag.xbm
add a outside area for borders and focus rects of 3 pixels to a wxWindowDC's clip...
[wxWidgets.git] / src / x11 / fdiag.xbm
... / ...
CommitLineData
1#define fdiag_width 16
2#define fdiag_height 16
3static char fdiag_bits[] = {
4 0x01, 0x01, 0x02, 0x02, 0x04, 0x04, 0x08, 0x08, 0x10, 0x10, 0x20, 0x20,
5 0x40, 0x40, 0x80, 0x80, 0x01, 0x01, 0x02, 0x02, 0x04, 0x04, 0x08, 0x08,
6 0x10, 0x10, 0x20, 0x20, 0x40, 0x40, 0x80, 0x80};