Imported Upstream version 1.2.7
[platform/upstream/harfbuzz.git] / util / view-cairo.hh
index cb52373..f55d4bb 100644 (file)
@@ -95,8 +95,6 @@ struct view_cairo_t
   view_options_t view_options;
 
   void render (const font_options_t *font_opts);
-  void get_surface_size (cairo_scaled_font_t *scaled_font, double *w, double *h);
-  void draw (cairo_t *cr);
 
   hb_direction_t direction; // Remove this, make segment_properties accessible
   GArray *lines;