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

/inkscape/src/
H A Dpreferences.h565 static Entry const _create_pref_value(Glib::ustring const &, void const *ptr);
H A Dpreferences.cpp571 Entry const val = Preferences::_create_pref_value(notify_path, static_cast<void const*>(new_value.pointer()));
866 Preferences::Entry const Preferences::_create_pref_value(Glib::ustring const &path, void const *ptr) function in class:Inkscape::Preferences::Preferences

Completed in 17 milliseconds