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

/inkscape/
H A Dbuildtool.cpp1900 opaque = false;
1917 opaque = other.opaque;
1936 bool opaque; member in class:buildtool::URI
2087 return opaque;
2108 if (opaque || other.isAbsolute())
2177 * opaque URI with a scheme of "a" and a scheme-specific
2386 opaque = true;

Completed in 54 milliseconds