Home
last modified time | relevance | path

Searched defs:save_to_preferences (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/ui/widget/
H A Dentity-entry.cpp74 void EntityEntry::save_to_preferences(SPDocument *doc) in save_to_preferences() function in Inkscape::UI::Widget::EntityEntry
/dports/comms/gnuradio/gnuradio-3.8.4.0/grc/gui/
H A DActions.py205 def save_to_preferences(self, *args): member in Action