Searched defs:xmlLibrary (Results 1 – 2 of 2) sorted by relevance
146 bool parseLibrary(const XMLElement& xmlLibrary, Libraries* libraries) { in parseLibrary()307 for (auto& xmlLibrary : getChildren(xmlLibraries, "library")) { in parseWithPath() local
58 for (auto& xmlLibrary : getChildren(xmlLibraries, "library")) { in EffectConfig() local