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

/inkscape/src/
H A Dattribute-rel-svg.h35 hashList attributesOfElements; member in class:SPAttributeRelSVG
H A Dattribute-rel-svg.cpp60 || (SPAttributeRelSVG::instance->attributesOfElements[temp].find(attribute)
61 != SPAttributeRelSVG::instance->attributesOfElements[temp].end()) ) {
107 attributesOfElements[element].insert(prop);

Completed in 651 milliseconds