Searched refs:getLayoutPrefPath (Results 1 - 4 of 4) sorted by relevance

/inkscape/src/ui/
H A Dinterface.h88 Glib::ustring getLayoutPrefPath( Inkscape::UI::View::View *view );
H A Duxmanager.cpp67 static Glib::ustring getLayoutPrefPath( Inkscape::UI::View::View *view ) function in namespace:__anon132
180 Glib::ustring prefPath = getLayoutPrefPath( desktop );
223 Glib::ustring prefPath = getLayoutPrefPath( dtw->desktop );
H A Dinterface.cpp523 Glib::ustring getLayoutPrefPath( Inkscape::UI::View::View *view ) function
551 Glib::ustring pref_path = getLayoutPrefPath( view );
565 Glib::ustring pref_path = getLayoutPrefPath( view );
/inkscape/src/
H A Ddesktop.cpp1338 Glib::ustring pref_path = getLayoutPrefPath(this) + toolbar_name + "/state";

Completed in 31 milliseconds