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

/inkscape/src/ui/dialog/
H A Dfiledialogimpl-win32.cpp488 WCHAR* current_directory_string = (WCHAR*)g_utf8_to_utf16( local
507 ofn.lpstrInitialDir = current_directory_string;
525 g_free(current_directory_string);
1838 WCHAR* current_directory_string = (WCHAR*)g_utf8_to_utf16( local
1857 ofn.lpstrInitialDir = current_directory_string;
1874 g_free(current_directory_string);

Completed in 18 milliseconds