]> Dogcows Code - chaz/openbox/blobdiff - render/image.h
take the bevel width into account for the width available
[chaz/openbox] / render / image.h
index 84f61d770374066a2df6925cb931938a25daf180..7dd48e7d4dd298784732814b24868692111753f3 100644 (file)
@@ -4,7 +4,6 @@
 #include "render.h"
 #include "../kernel/geom.h"
 
-void image_draw(pixel32 *target, TextureRGBA *rgba, Rect *position,
-                Rect *surarea);
+void image_draw(pixel32 *target, TextureRGBA *rgba, Rect *area);
 
 #endif
This page took 0.020271 seconds and 4 git commands to generate.