Cross Reference: Dashes
xref
: /
xsrc
/
external
/
mit
/
bitmap
/
dist
/
bitmaps
/
Dashes
Home
History
Annotate
Line#
Navigate
Raw
Download
only in
/xsrc/external/mit/bitmap/dist/bitmaps/
1
#define Dashes_width 2
2
#define Dashes_height 2
3
static char Dashes_bits[] = {
4
0x01, 0x02};
5