Searched defs:it_shape_start (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/ | ||
H A D | sp-flowtext.cpp | 499 Inkscape::Text::Layout::iterator it_shape_start = it; local 500 it_shape_start.thisStartOfShape(); 501 if (it == it_shape_start) |
Completed in 17 milliseconds