Searched refs:foundFile (Results 1 - 2 of 2) sorted by relevance
| /inkscape/src/ | ||
| H A D | attribute-rel-svg.h | 34 static bool foundFile; member in class:SPAttributeRelSVG |
| H A D | attribute-rel-svg.cpp | 29 bool SPAttributeRelSVG::foundFile = false; member in class:SPAttributeRelSVG 41 if( !foundFile ) return true; 90 foundFile = true; |
Completed in 101 milliseconds