Searched refs:sp_attribute_lookup (Results 1 - 7 of 7) sorted by relevance

/inkscape/src/
H A Dattributes-test.h534 unsigned const id = sp_attribute_lookup(attr_str);
588 unsigned int postLookup = sp_attribute_lookup( reinterpret_cast<gchar const*>(name) );
H A Dattributes.cpp539 sp_attribute_lookup(gchar const *key) function
H A Dattributes.h18 unsigned int sp_attribute_lookup(gchar const *key);
H A Dsp-path.cpp178 this->setKeyValue( sp_attribute_lookup("d"), "");
H A Dsp-object.cpp965 unsigned int keyid = sp_attribute_lookup(key);
H A Dstyle.cpp1143 unsigned const prop_idx = sp_attribute_lookup(decl->property->stryng->str);
/inkscape/test/src/
H A Dattributes-test.cpp541 unsigned int id = sp_attribute_lookup(it->attr.c_str());
556 unsigned int id = sp_attribute_lookup(it->attr.c_str());
567 unsigned int id = sp_attribute_lookup(it->attr.c_str());

Completed in 624 milliseconds