Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/libview/ev-page-cache.h
diff options
context:
space:
mode:
authorCarlos Garcia Campos <carlosgc@gnome.org>2009-08-20 15:21:55 (GMT)
committer Carlos Garcia Campos <carlosgc@gnome.org>2009-09-15 13:56:01 (GMT)
commite8fe8f92b5b9c4116e3950b4c8ad33236412495e (patch)
tree8763bb5d2791f83901b2ce31d78845709d7b9268 /libview/ev-page-cache.h
parent8c149ccd2a3cced2cd0a676ad6f7b8d33fd98404 (diff)
[libview] Move height_to_page cache from EvPageCache to EvView
Diffstat (limited to 'libview/ev-page-cache.h')
-rw-r--r--libview/ev-page-cache.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/libview/ev-page-cache.h b/libview/ev-page-cache.h
index 1c3629d..4d952e1 100644
--- a/libview/ev-page-cache.h
+++ b/libview/ev-page-cache.h
@@ -49,12 +49,6 @@ void ev_page_cache_get_max_height (EvPageCache *page_cache,
gint rotation,
gfloat scale,
gint *height);
-void ev_page_cache_get_height_to_page (EvPageCache *page_cache,
- gint page,
- gint rotation,
- gfloat scale,
- gint *height,
- gint *dual_height);
gboolean ev_page_cache_get_dual_even_left (EvPageCache *page_cache);
/* Navigation */