projects
/
framework
/
uifw
/
xorg
/
app
/
xbitmaps.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Initialize Tizen 2.3
[framework/uifw/xorg/app/xbitmaps.git]
/
1x1
1
#define 1x1_width 16
2
#define 1x1_height 16
3
static char 1x1_bits[] = {
4
0xff, 0xff, 0x55, 0x55, 0xff, 0xff, 0x55, 0x55, 0xff, 0xff, 0x55, 0x55,
5
0xff, 0xff, 0x55, 0x55, 0xff, 0xff, 0x55, 0x55, 0xff, 0xff, 0x55, 0x55,
6
0xff, 0xff, 0x55, 0x55, 0xff, 0xff, 0x55, 0x55};