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

/inkscape/
H A Dbuildtool.cpp1897 authority = "";
1913 authority = other.authority;
1926 String authority; member in class:buildtool::URI
1994 if (authority.size() > 0)
1997 str.append(authority);
2027 String ret = authority;
2039 return authority;
2115 other.authority.size() == 0 &&
2130 if (other.authority
[all...]

Completed in 39 milliseconds