Searched defs:_getGlyphTransformMatrix (Results 1 - 1 of 1) 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);

Completed in 27 milliseconds