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

/inkscape/src/libnrtype/
H A DLayout-TNG-Output.cpp793 SPCurve *Layout::convertToCurves(iterator const &from_glyph, iterator const &to_glyph) const argument
797 for (int glyph_index = from_glyph._glyph_index ; glyph_index < to_glyph._glyph_index ; glyph_index++) {
H A DLayout-TNG.h424 SPCurve* convertToCurves(iterator const &from_glyph, iterator const &to_glyph) const;

Completed in 21 milliseconds