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

/inkscape/src/
H A Dstyle.h27 // Define SPIBasePtr, a Pointer to a data member of SPStyle of type SPIBase;
28 typedef SPIBase SPStyle::*SPIBasePtr; typedef in class:SPStyle
31 // typedef std::map<std::string, SPIBasePtr> SPPropMap;

Completed in 43 milliseconds