aboutsummaryrefslogtreecommitdiff
path: root/include/draw.h
diff options
context:
space:
mode:
authorRuss Cox <rsc@swtch.com>2012-11-25 22:15:57 -0500
committerRuss Cox <rsc@swtch.com>2012-11-25 22:15:57 -0500
commit9f3851871ed6edb544dfe5b518bff0121d6c020b (patch)
tree086485c69525c1923fc55f65a93605bd14e85f38 /include/draw.h
parent323e7d0193999a22e605786d06fcff76cb780e38 (diff)
downloadplan9port-9f3851871ed6edb544dfe5b518bff0121d6c020b.tar.gz
plan9port-9f3851871ed6edb544dfe5b518bff0121d6c020b.tar.bz2
plan9port-9f3851871ed6edb544dfe5b518bff0121d6c020b.zip
libdraw: add scalesize
R=rsc http://codereview.appspot.com/6855092
Diffstat (limited to 'include/draw.h')
-rw-r--r--include/draw.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/draw.h b/include/draw.h
index 9bf5ce12..fe059aca 100644
--- a/include/draw.h
+++ b/include/draw.h
@@ -351,6 +351,7 @@ extern Image* namedimage(Display*, char*);
extern int nameimage(Image*, char*, int);
extern Image* allocimagemix(Display*, u32int, u32int);
extern int drawsetlabel(char*);
+extern int scalesize(Display*, int);
/*
* Colors