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

/inkscape/src/
H A Dpreferences.h216 inline SPCSSAttr *getInheritedStyle() const;
391 SPCSSAttr *getInheritedStyle(Glib::ustring const &pref_path) { function in class:Inkscape::Preferences
392 return getEntry(pref_path).getInheritedStyle();
670 inline SPCSSAttr *Preferences::Entry::getInheritedStyle() const function in class:Inkscape::Preferences::Entry

Completed in 17 milliseconds