Searched refs:noFileText (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/ui/dialog/ | ||
H A D | filedialogimpl-win32.cpp | 748 WCHAR* noFileText=(WCHAR*)g_utf8_to_utf16(_("No file selected"), local 751 DrawTextW(dc, noFileText, -1, &rcClient, 753 g_free(noFileText); |
Completed in 18 milliseconds