repo.or.cz
/
wine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
BeginDeferWindowPos should allow zero count.
[wine.git]
/
include
/
bitmaps
/
obm_trtype
blob
c74a0028e438821d5c3e45a096a3daf63e6ea34e
1
/* XPM */
2
static char * obm_trtype[] = {
3
"14 14 3 1",
4
" s white c white",
5
". s black c black",
6
"o s dkgray c #808080",
7
" ",
8
" oooooooo ",
9
" oo oo oo ",
10
" o oo o ",
11
" o o........ ",
12
" o.. .. .. ",
13
" o. .. . ",
14
" o. .. . ",
15
" oo .. ",
16
" ooooooo.. ",
17
" .. ",
18
" .. ",
19
" ...... ",
20
" "};