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

/inkscape/
H A Dbuildtool.cpp3203 bool lookupProperty(const String &s, String &result);
4502 bool MakeBase::lookupProperty(const String &propertyName, String &result) function in class:buildtool::MakeBase
4617 if (!lookupProperty(varname, varval))

Completed in 49 milliseconds