Searched refs:readFromObject (Results 1 - 9 of 9) sorted by relevance

/inkscape/src/
H A Dsp-solid-color.cpp47 style->readFromObject( this );
H A Dstyle.h51 void readFromObject(SPObject *object);
H A Dsp-style-elem.cpp319 parent->style->readFromObject( parent );
H A Dsp-clippath.cpp96 this->style->readFromObject( this );
H A Dsp-hatch-path.cpp114 style->readFromObject( this );
H A Dsp-hatch.cpp225 style->readFromObject( this );
H A Dsp-object.cpp940 object->style->readFromObject( object );
H A Dsp-item.cpp535 style->readFromObject( this );
H A Dstyle.cpp645 SPStyle::readFromObject( SPObject *object ) { function in class:SPStyle
647 // std::cout << "SPStyle::readFromObject: "<< (object->getId()?object->getId():"null")<< std::endl;

Completed in 1569 milliseconds