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

/inkscape/src/
H A Ddir-util.cpp227 gchar *cwd = g_get_current_dir(); local
232 gchar* cwd_utf8 = g_filename_to_utf8 ( cwd,
241 g_free (cwd);
/inkscape/src/xml/
H A Drepr-io.cpp735 Glib::ustring const cwd = Glib::get_current_dir(); member in class:Glib
736 Glib::ustring const for_abs_filename = Glib::build_filename(cwd, for_filename);

Completed in 29 milliseconds