Home
last modified time | relevance | path

Searched refs:fileNameUnicode (Results 1 – 9 of 9) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/browser/components/shell/
H A DnsMacShellService.cpp130 nsAutoString fileNameUnicode; in SetDesktopBackground() local
131 CopyUTF8toUTF16(aImageName, fileNameUnicode); in SetDesktopBackground()
134 mBackgroundFile->Append(fileNameUnicode); in SetDesktopBackground()
/dports/www/firefox/firefox-99.0/browser/components/shell/
H A DnsMacShellService.cpp129 nsAutoString fileNameUnicode; in SetDesktopBackground() local
130 CopyUTF8toUTF16(aImageName, fileNameUnicode); in SetDesktopBackground()
133 mBackgroundFile->Append(fileNameUnicode); in SetDesktopBackground()
/dports/www/firefox-esr/firefox-91.8.0/browser/components/shell/
H A DnsMacShellService.cpp129 nsAutoString fileNameUnicode; in SetDesktopBackground() local
130 CopyUTF8toUTF16(aImageName, fileNameUnicode); in SetDesktopBackground()
133 mBackgroundFile->Append(fileNameUnicode); in SetDesktopBackground()
/dports/mail/thunderbird/thunderbird-91.8.0/browser/components/shell/
H A DnsMacShellService.cpp129 nsAutoString fileNameUnicode; in SetDesktopBackground() local
130 CopyUTF8toUTF16(aImageName, fileNameUnicode); in SetDesktopBackground()
133 mBackgroundFile->Append(fileNameUnicode); in SetDesktopBackground()
/dports/mail/thunderbird/thunderbird-91.8.0/comm/suite/components/shell/
H A DnsMacShellService.cpp153 nsAutoString fileNameUnicode; in SetDesktopBackground() local
154 CopyUTF8toUTF16(aImageName, fileNameUnicode); in SetDesktopBackground()
157 mBackgroundFile->Append(fileNameUnicode); in SetDesktopBackground()
/dports/lang/spidermonkey60/firefox-60.9.0/browser/components/shell/
H A DnsMacShellService.cpp134 nsAutoString fileNameUnicode; in SetDesktopBackground() local
135 CopyUTF8toUTF16(aImageName, fileNameUnicode); in SetDesktopBackground()
138 mBackgroundFile->Append(fileNameUnicode); in SetDesktopBackground()
/dports/www/firefox-legacy/firefox-52.8.0esr/browser/components/shell/
H A DnsMacShellService.cpp143 nsAutoString fileNameUnicode; in SetDesktopBackground() local
144 CopyUTF8toUTF16(fileName, fileNameUnicode); in SetDesktopBackground()
147 mBackgroundFile->Append(fileNameUnicode); in SetDesktopBackground()
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/7zip/UI/Far/
H A DPluginWrite.cpp386 … FString fileNameUnicode = us2fs(MultiByteToUnicodeString(panelItem.FindData.cFileName, CP_OEMCP)); in CompressFiles() local
387 if (!MyGetFullPathName(fileNameUnicode, fullPath)) in CompressFiles()
/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/UI/Far/
H A DPluginWrite.cpp392 … FString fileNameUnicode = us2fs(MultiByteToUnicodeString(panelItem.FindData.cFileName, CP_OEMCP)); in CompressFiles() local
393 if (!MyGetFullPathName(fileNameUnicode, fullPath)) in CompressFiles()