~ubuntu-branches/ubuntu/saucy/pango1.0/saucy-proposed

« back to all changes in this revision

Viewing changes to pango/pangofc-private.h

  • Committer: Bazaar Package Importer
  • Author(s): Emilio Pozuelo Monfort
  • Date: 2010-11-22 14:55:36 UTC
  • mfrom: (1.5.12 upstream)
  • mto: (63.1.13 experimental)
  • mto: This revision was merged to the branch mainline in revision 87.
  • Revision ID: james.westby@ubuntu.com-20101122145536-r9wn3cvi0fjx7hts
ImportĀ upstreamĀ versionĀ 1.28.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
90
90
                                                  PangoRectangle *ink_rect,
91
91
                                                  PangoRectangle *logical_rect);
92
92
 
93
 
PangoFontMetrics *pango_fc_font_create_metrics_for_context (PangoFcFont   *font,
94
 
                                                            PangoContext  *context);
 
93
PangoFontMetrics *pango_fc_font_create_base_metrics_for_context (PangoFcFont   *font,
 
94
                                                                 PangoContext  *context);
95
95
 
96
96
 
97
97