Lines Matching defs:context
304 PangoContext *context = gtk_widget_get_pango_context (widget);
311 metrics = pango_context_get_metrics (context,
312 pango_context_get_font_description (context),
313 pango_context_get_language (context));
338 PangoContext *context = gtk_widget_get_pango_context (widget);
346 metrics = pango_context_get_metrics (context,
347 pango_context_get_font_description (context),
348 pango_context_get_language (context));
365 PangoContext *context = gtk_widget_get_pango_context (widget);
371 metrics = pango_context_get_metrics (context, style->font_desc,
372 pango_context_get_language (context));