projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Added internal Wine messages to perform SetWindowPos, ShowWindow and
[wine]
/
include
/
bitmaps
/
obm_btncorners
1
/* XPM */
2
static char * obm_btncorners[] = {
3
"30 10 2 1",
4
" s white c white",
5
". s black c black",
6
" ",
7
" .... ",
8
" .... ...... ",
9
" . . .. .. .... ",
10
" . . .. .. .... ",
11
" . . .. .. .... ",
12
" . . .. .. .... ",
13
" .... ...... ",
14
" .... ",
15
" "};