repo.or.cz
/
tangerine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
added concrete implementations of putc(), getc(), getchar() and gets()
[tangerine.git]
/
arch
/
all-x11
/
hidd
/
fullscreen.h
blob
c1b0d40b74e4cd03b0b8a35e916dd4a52f27712e
1
int
x11_fullscreen_supported
(
Display
*
display
);
2
void
x11_fullscreen_switchmode
(
Display
*
display
,
int
*
w
,
int
*
h
);