Searched refs:_getGlyphTransformMatrix (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/libnrtype/
H A DLayout-TNG-Output.cpp122 void Layout::_getGlyphTransformMatrix(int glyph_index, Geom::Affine *matrix) const function in class:Inkscape::Text::Layout
197 _getGlyphTransformMatrix(glyph_index, &glyph_matrix);
236 _getGlyphTransformMatrix(glyph_index, &glyph_matrix);
270 _getGlyphTransformMatrix(glyph_index, &glyph_matrix);
441 _getGlyphTransformMatrix(glyph_index, &glyph_matrix);
477 _getGlyphTransformMatrix(glyph_index, &glyph_matrix);
800 _getGlyphTransformMatrix(glyph_index, &glyph_matrix);
H A DLayout-TNG.h880 void _getGlyphTransformMatrix(int glyph_index, Geom::Affine *matrix) const;

Completed in 20 milliseconds