Searched refs:it_line_end (Results 1 - 1 of 1) sorted by relevance
| /inkscape/src/ | ||
| H A D | sp-flowtext.cpp | 475 Inkscape::Text::Layout::iterator it_line_end = it; local 476 it_line_end.nextStartOfLine(); 478 while (it != it_line_end) { |
Completed in 12 milliseconds