Searched defs:PangoFont (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/extension/internal/
H A Dcairo-render-context.h34 typedef struct _PangoFont PangoFont; typedef in typeref:struct:_PangoFont
161 bool renderGlyphtext(PangoFont *font, Geom::Affine const &font_matrix,
216 unsigned int _showGlyphs(cairo_t *cr, PangoFont *font, std::vector<CairoGlyphInfo> const &glyphtext, bool is_stroke);

Completed in 15 milliseconds