Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/pdf/xpdf/GDKSplashOutputDev.h
diff options
context:
space:
mode:
Diffstat (limited to 'pdf/xpdf/GDKSplashOutputDev.h')
-rw-r--r--pdf/xpdf/GDKSplashOutputDev.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/pdf/xpdf/GDKSplashOutputDev.h b/pdf/xpdf/GDKSplashOutputDev.h
index 753ef93..6ab769a 100644
--- a/pdf/xpdf/GDKSplashOutputDev.h
+++ b/pdf/xpdf/GDKSplashOutputDev.h
@@ -73,6 +73,8 @@ public:
int destX, int destY,
int width, int height);
+ void drawToPixbuf(GdkPixbuf *pixbuf, int pageNum);
+
// Find a string. If <startAtTop> is true, starts looking at the
// top of the page; else if <startAtLast> is true, starts looking
// immediately after the last find result; else starts looking at