Searched defs:fragUri (Results 1 - 1 of 1) sorted by relevance

/inkscape/
H A Dbuildtool.cpp2118 URI fragUri = *this; local
2119 fragUri.fragment = other.fragment;
2120 return fragUri;

Completed in 50 milliseconds