Searched refs:period_location (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/io/ | ||
H A D | sys.cpp | 400 Glib::ustring::size_type period_location = path.find_last_of("."); local 401 return path.substr(period_location); |
Completed in 13 milliseconds