Searched refs:foundFile (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/
H A Dattribute-rel-svg.h34 static bool foundFile; member in class:SPAttributeRelSVG
H A Dattribute-rel-svg.cpp29 bool SPAttributeRelSVG::foundFile = false; member in class:SPAttributeRelSVG
41 if( !foundFile ) return true;
90 foundFile = true;

Completed in 64 milliseconds